serverTimeRpcName property

String? serverTimeRpcName
final

Optional RPC name to fetch authoritative server time (UTC). If null, falls back to client-side time (not recommended).

Implementation

final String? serverTimeRpcName;