FlutterNativeUpi constructor
FlutterNativeUpi(
- MethodChannel _channel
Creates an instance of FlutterNativeUpi with the provided method channel.
Implementation
FlutterNativeUpi(this._channel);
Creates an instance of FlutterNativeUpi with the provided method channel.
FlutterNativeUpi(this._channel);