bindChooserTargetService constant Null safety

String const bindChooserTargetService
@Deprecated("\n\nThis constant was deprecated in API level 30. For publishing direct share targets, please follow the instructions in https://developer.android.com/training/sharing/receive.html#providing-direct-share-targets instead")

See

Implementation

@Deprecated(
    "\n\nThis constant was deprecated in API level 30. For publishing direct share targets, please follow the instructions in https://developer.android.com/training/sharing/receive.html#providing-direct-share-targets instead")
static const String bindChooserTargetService =
    "android.permission.BIND_CHOOSER_TARGET_SERVICE";