fromDhcp property
Indicates if NTP information is to be retrieved by using DHCP.
Implementation
@JsonKey(name: 'FromDHCP', fromJson: OnvifUtil.mappedToBool)
final bool fromDhcp;
Indicates if NTP information is to be retrieved by using DHCP.
@JsonKey(name: 'FromDHCP', fromJson: OnvifUtil.mappedToBool)
final bool fromDhcp;