dot1xConfiguration property

  1. @JsonKey(name: '@Dot1XConfigurations', fromJson: int.parse)
int dot1xConfiguration
final

Indicates the maximum number of Dot1X configurations supported by the device

Implementation

@JsonKey(name: '@Dot1XConfigurations', fromJson: int.parse)
final int dot1xConfiguration;