dot1xConfiguration property Null safety
@JsonKey(name: '@Dot1XConfigurations', fromJson: int.parse), final
Indicates the maximum number of Dot1X configurations supported by the device
Implementation
@JsonKey(name: '@Dot1XConfigurations', fromJson: int.parse)
final int dot1xConfiguration;