- Inheritance
-
- Object
- GeneralLibraryDynamicLibraryBase
- LlamaLibraryBaseCore
- Implementers
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
clear()
→ void
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
-
dispose()
→ FutureOr<void>
-
GeneralLib
inherited
-
emit({required String eventType, required dynamic data})
→ void
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
-
ensureInitialized()
→ FutureOr<void>
-
GeneralLib
inherited
-
initialized()
→ FutureOr<void>
-
GeneralLib
inherited
-
invoke({required InvokeParametersLlamaLibraryData<JsonScheme> invokeParametersLlamaLibraryData})
→ FutureOr<JsonScheme>
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
-
invokeRaw({required InvokeParametersLlamaLibraryData<JsonScheme> invokeParametersLlamaLibraryData})
→ FutureOr<JsonScheme>
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
-
isCrash()
→ bool
-
GeneralLib
inherited
-
isDeviceSupport()
→ bool
-
GeneralLib
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
on({required String eventType, required FutureOr onUpdate(UpdateLlamaLibraryData<LlamaLibraryBase, JsonScheme> updateLlamaLibrary)})
→ EventEmitterListener
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
-
request({required InvokeParametersLlamaLibraryData<JsonScheme> invokeParametersLlamaLibraryData})
→ FutureOr<JsonScheme>
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
-
send(dynamic data)
→ void
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
-
test()
→ void
-
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
-
toString()
→ String
-
A string representation of this object.
inherited