cache property

Map<Snowflake, Role> get cache
inherited

Implementation

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