resolve method

ProviderRegistration? resolve(
  1. String id
)

Implementation

ProviderRegistration? resolve(String id) => getEntry(id);