version top-level property

String version

tflite version information.

Implementation

String get version => tfliteBinding.TfLiteVersion().cast<Utf8>().toDartString();