httpSystemBackup property Null safety

bool httpSystemBackup
@JsonKey(name: '@HttpSystemBackup', fromJson: stringToBool), final

Indicates support for system backup through HTTP.

Implementation

@JsonKey(name: '@HttpSystemBackup', fromJson: stringToBool)
final bool httpSystemBackup;