token property

String? token

Implementation

String? get token => _supabaseService.client.auth.currentSession?.accessToken;