all property

List<ModeratorEntry> get all

Implementation

List<ModeratorEntry> get all => _data.values.toList();