values constant

List<LayerDataType> const values

Implementation

static const $core.List<LayerDataType> values = <LayerDataType> [
  INT8,
  UINT8,
  INT16,
  UINT16,
  INT32,
  UINT32,
  FLOAT32,
];