menu
firebase_database_rest package
documentation
rest.dart
RestApi
basePath property
basePath property
dark_mode
light_mode
basePath
property
String
basePath
final
A sub path in the database to use as virtual root path.
Implementation
final String basePath;
firebase_database_rest package
documentation
rest
RestApi
basePath property
RestApi class