findSite method

world? findSite(
  1. String site
)

Implementation

world? findSite(String site) => _sites[site];