databaseURL property

String? databaseURL
final

The URL to which this FirebaseDatabase belongs

If null, the URL of the specified FirebaseApp is used

Implementation

final String databaseURL;