getSecureStatus method

Future<bool?> getSecureStatus()

Implementation

Future<bool?> getSecureStatus() {
  throw UnimplementedError('removeSecure() has not been implemented.');
}