connections property

List<FakeGattConnection> connections
final

Connections handed out by connect, in order.

Implementation

final List<FakeGattConnection> connections = [];