root method

Gets a FIRDatabaseReference for the root location.

Implementation

DatabaseReferencePlatform root() {
  throw UnimplementedError('root() not implemented');
}