OrtRunOptions class

Properties

address int
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getRunLogSeverityLevel() int
getRunLogVerbosityLevel() int
getRunTag() String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
release() → void
setRunLogSeverityLevel(int level) → void
setRunLogVerbosityLevel(int level) → void
setRunTag(String tag) → void
setTerminate() → void
toString() String
A string representation of this object.
inherited
unsetTerminate() → void

Operators

operator ==(Object other) bool
The equality operator.
inherited