type property
Network host type: IPv4, IPv6 or DNS.
- enum { 'IPv4', 'IPv6', 'DNS' }
Implementation
@JsonKey(name: 'Type', fromJson: OnvifUtil.mappedToString)
final String type;
Network host type: IPv4, IPv6 or DNS.
@JsonKey(name: 'Type', fromJson: OnvifUtil.mappedToString)
final String type;