ttl property

int get ttl

Time-to-live for this token.

Implementation

int get ttl => _data!['ttl'] as int;