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