prnCheckStatus method

Future<int?> prnCheckStatus()

Implementation

Future<int?> prnCheckStatus() {
  throw UnimplementedError('prnCheckStatus() has not been implemented.');
}