Returns whether FLAG_SECURE is enabled.
FLAG_SECURE
Future<bool?> isFlagSecureEnabled() async { throw UnimplementedError('isFlagSecureEnabled() has not been implemented.'); }