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