CacheReadOnly constant

CacheRole const CacheReadOnly

Implementation

static const CacheRole CacheReadOnly =
    CacheRole._(2, _omitEnumNames ? '' : 'CacheReadOnly');