modelPath property

  1. @override
String modelPath
final

The path that points to the tflite model file to use for inference.

Implementation

@override
final String modelPath;