menu
easy_onvif_cli
command.dart
OnvifAuthorizeCommand
name property
name
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'authorize';
easy_onvif_cli
command
OnvifAuthorizeCommand
name property
OnvifAuthorizeCommand class