$AssetsSharedGen class
Constructors
-
const
Properties
- flags → $AssetsSharedFlagsGen
-
Directory path: assets/shared/flags
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- icons → $AssetsSharedIconsGen
-
Directory path: assets/shared/icons
no setter
- images → $AssetsSharedImagesGen
-
Directory path: assets/shared/images
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- svg → $AssetsSharedSvgGen
-
Directory path: assets/shared/svg
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