ElPlatform class
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
-
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
Static Properties
- isAndroid → bool
-
android、android web
final
- isApple → bool
-
ios、ios web、macos、macos web
final
- isDesktop → bool
-
desktop、macos web
final
- isDesktopClient ↔ bool
-
only desktop client
getter/setter pair
- isDesktopWeb → bool
-
only desktop web
final
- isFuchsia ↔ bool
-
fuchsia、fuchsia web
getter/setter pair
- isIOS → bool
-
ios、ios web、ipad
final
- isLinux → bool
-
linux、linux web
final
- isMacOS → bool
-
macos、macos web
final
- isMobile → bool
-
mobile、mobile web
final
- isMobileClient ↔ bool
-
only mobile client
getter/setter pair
- isMobileWeb → bool
-
only mobile web
final
- isWindows → bool
-
windows、windows web
final