wrap

@RequiresApi(api = 29)
@NonNull
open fun wrap(insets: @NonNull Insets): @NonNull Insets(source)

Deprecated

Use toCompatInsets instead.