menu
gertec_plus package
documentation
gertec_plus_platform_interface.dart
GertecPlusPlatform
smartPowerOff method
smartPowerOff method
dark_mode
light_mode
smartPowerOff
method
Future
<
void
>
smartPowerOff
(
{
String
slot
=
'SLOT0'
,
})
Implementation
Future<void> smartPowerOff({String slot = 'SLOT0'}) => _unimpl('smartPowerOff');
gertec_plus package
documentation
gertec_plus_platform_interface
GertecPlusPlatform
smartPowerOff method
GertecPlusPlatform class