LlamaLibrary class
Methods
-
clear()
→ void
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
override
-
dispose()
→ FutureOr<void>
-
GeneralLib
override
-
emit({required String eventType, required dynamic data})
→ void
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
override
-
ensureInitialized()
→ FutureOr<void>
-
GeneralLib
override
-
initialized()
→ FutureOr<void>
-
GeneralLib
override
-
invoke({required InvokeParametersLlamaLibraryData<JsonScheme> invokeParametersLlamaLibraryData})
→ FutureOr<JsonScheme>
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
override
-
invokeRaw({required InvokeParametersLlamaLibraryData<JsonScheme> invokeParametersLlamaLibraryData})
→ FutureOr<JsonScheme>
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
override
-
isCrash()
→ bool
-
GeneralLib
override
-
isDeviceSupport()
→ bool
-
GeneralLib
override
-
loadModel({required String modelPath})
→ bool
-
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
on({required String eventType, required FutureOr onUpdate(UpdateLlamaLibraryData<LlamaLibrary, JsonScheme> updateLlamaLibrary)})
→ EventEmitterListener
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
override
-
request({required InvokeParametersLlamaLibraryData<JsonScheme> invokeParametersLlamaLibraryData})
→ FutureOr<JsonScheme>
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
override
-
send(dynamic data)
→ void
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
override
-
test()
→ void
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
override
-
toString()
→ String
-
A string representation of this object.
inherited