Eliud class
Constructors
- Eliud()
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
-
doesAppExist(
String appId) → Future< bool> -
finalizeInitialisation(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
registerDecoration(
Decoration decoration) → void -
registerPackage(
Package package) → void -
registerStyleFamily(
StyleFamily styleFamily) → void -
run(
String appId, bool asPlaystore) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited