BleConnectCallback typedef
BleConnectCallback =
dynamic Function(BleConnectionState)
Implementation
typedef BleConnectCallback = Function(BleConnectionState);
typedef BleConnectCallback = Function(BleConnectionState);