enableScanKey method

Future<String> enableScanKey()

Implementation

Future<String> enableScanKey() async {
  throw Exception('Not implemented yet');
}