token property

String? token
final

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;