idToken property

String? get idToken

Implementation

String? get idToken => currentUser?.idToken;