BootpayMethodChannel constructor

BootpayMethodChannel()

Implementation

BootpayMethodChannel() {
  _channel.setMethodCallHandler(_onMethodCall);
}