undefinedCacheMode constant

CachePolicy_CacheMode const undefinedCacheMode

A value indicating that the enum field is not set.

Implementation

static const undefinedCacheMode = CachePolicy_CacheMode(
  'UNDEFINED_CACHE_MODE',
);