token property
This is firebase custom token used to login with custom token in firebase , it returns null if the firebase service account is not set
Implementation
final String? token;
This is firebase custom token used to login with custom token in firebase , it returns null if the firebase service account is not set
final String? token;