child method

Reference child(
  1. String path
)

Gets a Reference for the location at the specified relative path.

Implementation

external Reference child(String path);