prnStart method

Future<int?> prnStart()

Implementation

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