fixed property
A value of true signals that the profile cannot be deleted. Default is false.
Implementation
@JsonKey(name: '@fixed', fromJson: OnvifUtil.stringToBool)
final bool fixed;
A value of true signals that the profile cannot be deleted. Default is false.
@JsonKey(name: '@fixed', fromJson: OnvifUtil.stringToBool)
final bool fixed;