systemLogging property
- @JsonKey.new(name: 'SystemLogging', fromJson: OnvifUtil.nullableMappedToBool)
final
Implementation
@JsonKey(name: 'SystemLogging', fromJson: OnvifUtil.nullableMappedToBool)
final bool? systemLogging;
@JsonKey(name: 'SystemLogging', fromJson: OnvifUtil.nullableMappedToBool)
final bool? systemLogging;