child method
Gets another DataSnapshot for the location at the specified relative path.
Implementation
external DataSnapshot child(String path);
Gets another DataSnapshot for the location at the specified relative path.
external DataSnapshot child(String path);