httpSupportInformation property Null safety

bool httpSupportInformation
@JsonKey(name: '@HttpSupportInformation', fromJson: stringToBool), final

Indicates support for retrieving support information through HTTP.

Implementation

@JsonKey(name: '@HttpSupportInformation', fromJson: stringToBool)
final bool httpSupportInformation;