initPush method

Future initPush()

Implementation

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