BleConnectCallback typedef

BleConnectCallback = dynamic Function(BleConnectionState)

Implementation

typedef BleConnectCallback = Function(BleConnectionState);