menu
firebase_admin_sdk package
documentation
testing.dart
AppOptions
databaseUrl property
databaseUrl property
dark_mode
light_mode
databaseUrl
property
String
?
databaseUrl
final
The URL of the Realtime Database from which to read and write data.
Implementation
final String? databaseUrl;
firebase_admin_sdk package
documentation
testing
AppOptions
databaseUrl property
AppOptions class