TensorType constructor

const TensorType(
  1. int value
)

Implementation

const TensorType(this.value);