token property

AccessToken? get token

Implementation

AccessToken? get token => request?.token;