all property

List<NiceComponentMapping> get all

Get all registered mappings.

Implementation

List<NiceComponentMapping> get all => _entries.values.toList();