menu
bluetooth_rfcomm package
documentation
testing.dart
FakeRfcommTransport
sent property
sent property
dark_mode
light_mode
sent
property
List
<
Uint8List
>
sent
final
Everything written via
send
, in order.
Implementation
final List<Uint8List> sent = [];
bluetooth_rfcomm package
documentation
testing
FakeRfcommTransport
sent property
FakeRfcommTransport class