server property

String server
final

The hostname or IP address of the NTP server to query.

Defaults to 'pool.ntp.org', which is a publicly accessible NTP pool.

Implementation

final String server;