menu
burt_network
burt_network.dart
SerialPortInterface
dispose abstract method
dispose
dark_mode
light_mode
description
dispose
abstract method
@
override
Future
<
void
>
dispose
(
{
bool
isSafe
=
true
,
})
override
Closes the connection to the device.
Implementation
@override Future<void> dispose({bool isSafe = true});
burt_network
burt_network
SerialPortInterface
dispose abstract method
SerialPortInterface class