cachedOffset property

Duration? get cachedOffset

Returns the current accurate cached offset (server time - local time).

Implementation

static Duration? get cachedOffset => _cachedOffset;