systemLogging property Null safety

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

Indicates support for retrieval of system logging through MTOM.

Implementation

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