values constant

List<Layer_LayerStatus> const values

Implementation

static const $core.List<Layer_LayerStatus> values = <Layer_LayerStatus> [
  LAYER_STATUS_UNSPECIFIED,
  LAYER_STATUS_APPROVED,
  LAYER_STATUS_CONFIRMED,
];