menu
easy_onvif_cli package
documentation
command.dart
OnvifGetDeviceInformationResponseDeviceManagementCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'get-device-information';
easy_onvif_cli package
documentation
command
OnvifGetDeviceInformationResponseDeviceManagementCommand
name property
OnvifGetDeviceInformationResponseDeviceManagementCommand class