httpSystemLogging property Null safety

bool httpSystemLogging
@JsonKey(name: '@HttpSystemLogging', fromJson: stringToBool), final

Indicates support for retrieval of system logging through HTTP.

Implementation

@JsonKey(name: '@HttpSystemLogging', fromJson: stringToBool)
final bool httpSystemLogging;