isPushStopped method

Future<bool?> isPushStopped()

Implementation

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