ntp property

  1. @JsonKey(name: '@NTP', fromJson: int.parse)
int ntp
final

Maximum number of NTP servers supported by the devices SetNTP command.

Implementation

@JsonKey(name: '@NTP', fromJson: int.parse)
final int ntp;