systemLogging property
Indicates support for retrieval of system logging through MTOM.
Implementation
@JsonKey(name: 'SystemLogging', fromJson: _complexBool)
final bool systemLogging;
Indicates support for retrieval of system logging through MTOM.
@JsonKey(name: 'SystemLogging', fromJson: _complexBool)
final bool systemLogging;