isTagIntentAppPreferenceSupported method

Future<bool> isTagIntentAppPreferenceSupported()

Whether the device implements Android 16's per-app "launch via NFC" allowlist.

Implementation

Future<bool> isTagIntentAppPreferenceSupported() => androidApi.isTagIntentAppPreferenceSupported();