menu
firebase_dart package
documentation
standalone_database.dart
StandaloneFirebaseDatabase
authenticate abstract method
authenticate abstract method
dark_mode
light_mode
authenticate
abstract method
Future
<
void
>
authenticate
(
FutureOr
<
String
>
token
)
Implementation
Future<void> authenticate(FutureOr<String> token);
firebase_dart package
documentation
standalone_database
StandaloneFirebaseDatabase
authenticate abstract method
StandaloneFirebaseDatabase class