getIdToken static method

Future<String?> getIdToken()

Implementation

static Future<String?> getIdToken() => _safeRead(_idTokenKey);