initPush method

Future<void> initPush()

Implementation

Future<void> initPush() {
  throw UnimplementedError('initPush() has not been implemented.');
}