name property

String get name

Name of the tensor element.

Implementation

String get name => tfLiteTensorName(_tensor).toDartString();