getDomain method

Domain? getDomain(
  1. String clientId
)

Implementation

Domain? getDomain(String clientId) => _domains[clientId];