scanCamera method

Future<String> scanCamera()

Implementation

Future<String> scanCamera() async {
  throw UnimplementedError('platformVersion() has not been implemented.');
}