getpac method

Future<String> getpac()

Implementation

Future<String> getpac() {
  throw UnimplementedError('initDeviceId() has not been implemented.');
}