time property
Absolute time to search forward from; null = now.
Serialized as a UTC Unix timestamp with second resolution. Times before the Unix epoch are invalid.
Implementation
final DateTime? time;
Absolute time to search forward from; null = now.
Serialized as a UTC Unix timestamp with second resolution. Times before the Unix epoch are invalid.
final DateTime? time;