activateScan method

Future<String> activateScan()

Implementation

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