GeneralLibrary class

Implemented types
Implementers

Constructors

GeneralLibrary()
const

Properties

app_background GeneralLibraryAppBackgroundBase
no setteroverride
controller_gamepad GeneralLibraryGamePadBase
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
local_auth GeneralLibraryLocalAuthBase
no setteroverride
media_player GeneralLibraryPlayerBase
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sim_card GeneralLibrarySimCardBase
no setteroverride
speech_to_text GeneralLibrarySpeechToTextBase
no setteroverride
system_app GeneralLibraryAppBase
no setteroverride
system_battery GeneralLibraryBatteryBase
no setteroverride
system_camera GeneralLibraryCameraBase
no setteroverride
system_device GeneralLibraryDeviceBase
no setteroverride
system_notification GeneralLibraryNotificationBase
no setteroverride
system_permission GeneralLibraryPermissionBase
no setteroverride
system_sms GeneralLibrarySmsBase
no setteroverride
text_to_speech GeneralLibraryTextToSpeechBase
no setteroverride

Methods

ensureInitialized() Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
test() → void
toString() String
A string representation of this object.
inherited

Operators

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