cache property

Map<Snowflake, Role> cache
inherited

Implementation

Map<Snowflake, T> get cache => _cache;