cachedOffset property
Duration?
get
cachedOffset
Returns the current accurate cached offset (server time - local time).
Implementation
static Duration? get cachedOffset => _cachedOffset;
Returns the current accurate cached offset (server time - local time).
static Duration? get cachedOffset => _cachedOffset;