systemLogging property Null safety

bool? systemLogging
@JsonKey(name: 'SystemLogging', fromJson: OnvifUtil.nullableMappedToBool), final

Implementation

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