values constant

Implementation

static const $core.List<ResponseApplySnapshotChunk_Result> values = <ResponseApplySnapshotChunk_Result> [
  UNKNOWN,
  ACCEPT,
  ABORT,
  RETRY,
  RETRY_SNAPSHOT,
  REJECT_SNAPSHOT,
];