values constant

Implementation

static const $core.List<Operation_OperationKind> values =
    <Operation_OperationKind>[
  ENDORSEMENT,
  REVEAL,
  TRANSACTION,
  DELEGATION,
];