dataType property

DataType<T> dataType
final

The underlying data type of the function.

Implementation

final DataType<T> dataType;