systemLogging property

  1. @JsonKey(name: '@SystemLogging', fromJson: OnvifUtil.stringToBool)
bool systemLogging
final

Indicates support for retrieval of system logging through MTOM.

Implementation

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