bltMethodChannel property

  1. @visibleForTesting
MethodChannel bltMethodChannel
final

The method channel used to interact with the native platform.

Implementation

@visibleForTesting
final bltMethodChannel =
    const MethodChannel('com.walure.walure_android_blt/bluetooth_method');