discoveryNotSupported property Null safety
@JsonKey(name: '@DiscoveryNotSupported', fromJson: nullableToBool), final
Indicates no support for network discovery.
Implementation
@JsonKey(name: '@DiscoveryNotSupported', fromJson: nullableToBool)
final bool? discoveryNotSupported;