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