supportedVersions property
- @JsonKey(name: 'SupportedVersions', fromJson: _unbound)
final
Indicates supported ONVIF version(s).
Implementation
@JsonKey(name: 'SupportedVersions', fromJson: _unbound)
final List<Version>? supportedVersions;