disableScanKey method

Future<String> disableScanKey()

Implementation

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