methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

方法通道:调用原生 isAvailable / startScan / connect 等。

Implementation

@visibleForTesting
final methodChannel = const MethodChannel('bluetooth_connect');