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