FlutterPushPlatform constructor
FlutterPushPlatform()
Constructs a FlutterPushPlatform.
Implementation
FlutterPushPlatform() : super(token: _token);
Constructs a FlutterPushPlatform.
FlutterPushPlatform() : super(token: _token);