children property

Implementation

Iterable<DataSnapshotPlatform> get children {
  throw UnimplementedError('get children has not been implemented');
}