scanForMPosDevice method

Future<void> scanForMPosDevice()

Implementation

Future<void> scanForMPosDevice() {
  throw UnimplementedError('Not implemented.');
}