GeneralLibraryBaseCore class abstract

Implementers

Constructors

GeneralLibraryBaseCore()

Properties

app_background → dynamic
no setter
controller_gamepad → dynamic
no setter
hashCode int
The hash code for this object.
no setterinherited
local_auth → dynamic
no setter
media_player → dynamic
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sim_card → dynamic
no setter
speech_to_text → dynamic
no setter
system_app → dynamic
no setter
system_battery → dynamic
no setter
system_camera → dynamic
no setter
system_device → dynamic
no setter
system_notification → dynamic
no setter
system_permission → dynamic
no setter
system_sms → dynamic
no setter
text_to_speech → dynamic
no setter

Methods

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