checkPOSService method

Future<String?> checkPOSService()

Implementation

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