token property Null safety

AuthToken token

The current auth token

Implementation

AuthToken get token => authToken.value;