type property
Indicates Imaging Preset Type. Use timg:ImagingPresetType. Used for multi-language support and display.
Implementation
@JsonKey(name: 'type', fromJson: OnvifUtil.mappedToString)
final String type;
Indicates Imaging Preset Type. Use timg:ImagingPresetType. Used for multi-language support and display.
@JsonKey(name: 'type', fromJson: OnvifUtil.mappedToString)
final String type;