SunnyInfoX class
- Implemented types
Constructors
Properties
- canReadFiles → bool
-
no setteroverride
-
currentTimeZone
→ Future<
String> -
no setteroverride
-
deviceInfo
→ Future<
DeviceInfo> -
no setteroverride
-
environment
→ Map<
String, String> -
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- isAndroid → bool
-
no setteroverride
- isIOS → bool
-
no setteroverride
- isLinux → bool
-
no setteroverride
- isMacOS → bool
-
no setteroverride
- isWeb → bool
-
no setteroverride
- isWindows → bool
-
no setteroverride
- operatingSystem → String
-
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
initializeLocalization(
) → Future< SunnyLocalization> -
override
-
loadDeviceInfo(
) → Future< DeviceInfo> -
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