Ntp constructor

Ntp(
  1. {required String type,
  2. String? iPv4Address,
  3. String? iPv6Address,
  4. String? dnsName}
)

Implementation

Ntp