menu
godex package
documentation
services/godex_ip.dart
GodexIP
endLabel method
endLabel method
dark_mode
light_mode
endLabel
method
Future
<
bool
>
endLabel
(
)
Implementation
Future<bool> endLabel() async { return await sendcommand("E"); }
godex package
documentation
services/godex_ip
GodexIP
endLabel method
GodexIP class