menu
easy_onvif_cli package
documentation
command.dart
OnvifGetDynamicDnsDeviceManagementCommand
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-dynamic-dns';
easy_onvif_cli package
documentation
command
OnvifGetDynamicDnsDeviceManagementCommand
name property
OnvifGetDynamicDnsDeviceManagementCommand class