MethodChannelUniversalBluetooth constructor
MethodChannelUniversalBluetooth()
Implementation
MethodChannelUniversalBluetooth() {
methodChannel.setMethodCallHandler(_handleMethodCall);
}
MethodChannelUniversalBluetooth() {
methodChannel.setMethodCallHandler(_handleMethodCall);
}