auth property

AuthData? get auth

The result of decoding and verifying a Firebase Auth ID token.

Implementation

external AuthData? get auth;