registrations property
Iterable<ProviderCommandRegistration>
get
registrations
Implementation
Iterable<ProviderCommandRegistration> get registrations =>
entries.values.toList(growable: false);