Abstract method to enable or disable the secure flag.
Future<void> enableSecureFlag(bool enable) { throw UnimplementedError('enableSecureFlag() has not been implemented.'); }