httpSupportInformation property Null safety
@JsonKey(name: '@HttpSupportInformation', fromJson: stringToBool), final
Indicates support for retrieving support information through HTTP.
Implementation
@JsonKey(name: '@HttpSupportInformation', fromJson: stringToBool)
final bool httpSupportInformation;