Hit constant

ECacheResult const Hit

Implementation

static const ECacheResult Hit =
    ECacheResult._(2, _omitEnumNames ? '' : 'Hit');