runtimeVersion static method

String runtimeVersion()

Implementation

static String runtimeVersion() {
  return TfLiteVersion().toDartString();
}