enableSecure method

Future<void> enableSecure()

Implementation

Future<void> enableSecure() {
  throw UnimplementedError('enableSecure() has not been implemented.');
}