OrtIsolateSessionConfig constructor
const
OrtIsolateSessionConfig({})
Implementation
const OrtIsolateSessionConfig({
required this.modelPath,
this.libraryPath,
this.logLevel = 3,
this.logId = 'OrtIsolate',
this.providers,
this.providerOptions = const {},
});