printCheckStatus method

Future<String?> printCheckStatus()

Implementation

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