httpDigest property Null safety

bool httpDigest
@JsonKey(name: '@HttpDigest', fromJson: stringToBool), final

Indicates support for WS over HTTP digest authenticated communication layer.

Implementation

@JsonKey(name: '@HttpDigest', fromJson: stringToBool)
final bool httpDigest;