tokenExpiryInSec property

int get tokenExpiryInSec

Implementation

int get tokenExpiryInSec => _tokenExpiryInSec ?? 3600;