GgmlLibrary class

Inheritance

Constructors

GgmlLibrary({String? libraryGgmlPath})
Check Out: https://www.youtube.com/@GENERAL_DEV

Properties

ggmlLibrarySharedBindingsByGeneralDeveloper GgmlLibrarySharedBindingsByGeneralDeveloper
Check Out: https://www.youtube.com/@GENERAL_DEV
no setter
hashCode int
The hash code for this object.
no setterinherited
libraryGgmlPath String
Check Out: https://www.youtube.com/@GENERAL_DEV
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

dispose() FutureOr<void>
Check Out: https://www.youtube.com/@GENERAL_DEV
override
ensureInitialized() Future<void>
Check Out: https://www.youtube.com/@GENERAL_DEV
override
initialized() FutureOr<void>
Check Out: https://www.youtube.com/@GENERAL_DEV
override
isCrash() bool
Check Out: https://www.youtube.com/@GENERAL_DEV
override
isDeviceSupport() bool
Check Out: https://www.youtube.com/@GENERAL_DEV
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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