databaseURL property
The database root URL, for example "https://my-awesome-app.firebaseio.com."
This property should be set for apps that use Firebase Database.
Implementation
final String? databaseURL;
The database root URL, for example "https://my-awesome-app.firebaseio.com."
This property should be set for apps that use Firebase Database.
final String? databaseURL;