menu
burt_network
service.dart
Service
dispose abstract method
dispose
dark_mode
light_mode
description
dispose
abstract method
@
mustCallSuper
Future
<
void
>
dispose
(
)
Closes the connection to the device.
Implementation
@mustCallSuper Future<void> dispose();
burt_network
service
Service
dispose abstract method
Service class