Future<String> runModelOnByteArray(Uint8List uint8list, double confidence) { throw UnimplementedError('runModelOnByteArray() has not been implemented.'); }