name property
Human readable name of the Imaging Preset.
Implementation
@JsonKey(name: 'name', fromJson: OnvifUtil.mappedToString)
final String name;
Human readable name of the Imaging Preset.
@JsonKey(name: 'name', fromJson: OnvifUtil.mappedToString)
final String name;