registrations property

Implementation

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