auth property

AccessToken? get auth

Implementation

AccessToken? get auth => context.accessToken;