ntp property Null safety

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

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

Implementation

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