timetoken property

Timetoken get timetoken

Timetoken that is the start time for ttl.

Implementation

Timetoken get timetoken => Timetoken(BigInt.from(_data!['timetoken']));