NtpServers class
NTP server addresses for time synchronization
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
allServers
→ const List<
String> - List of all available servers
- cloudflare → const String
- Cloudflare NTP server
- defaultServer → const String
- Default server (NTP Pool Project)
- google → const String
- Google NTP servers
- google1 → const String
- google2 → const String
- google3 → const String
- google4 → const String
- nist1 → const String
- NIST NTP servers
- nist2 → const String
- nist3 → const String
- pool0 → const String
- NTP Pool Project servers
- pool1 → const String
- pool2 → const String
- pool3 → const String