menu
bluetooth_le package
documentation
testing.dart
FakeBleCentralPlatform
connections property
connections property
dark_mode
light_mode
connections
property
List
<
FakeGattConnection
>
connections
final
Connections handed out by
connect
, in order.
Implementation
final List<FakeGattConnection> connections = [];
bluetooth_le package
documentation
testing
FakeBleCentralPlatform
connections property
FakeBleCentralPlatform class