names property

Set<String> get names

The set of names this class can provide.

Implementation

static Set<String> get names => _resolvers.keys.toSet();