secondFromEpoch property

IntField get secondFromEpoch

Get IntField with value of this field seconds from Epoch.

Implementation

IntField get secondFromEpoch => _componentAsInteger('s');