$AssetsImagesGen class
Constructors
- $AssetsImagesGen()
-
const
Properties
- car → AssetGenImage
-
File path: assets/images/car.png
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- hatchbackBack → AssetGenImage
-
File path: assets/images/hatchback_back.png
no setter
- hatchbackD45LeftBack → AssetGenImage
-
File path: assets/images/hatchback_d45LeftBack.png
no setter
- hatchbackD45LeftFront → AssetGenImage
-
File path: assets/images/hatchback_d45LeftFront.png
no setter
- hatchbackD45RightBack → AssetGenImage
-
File path: assets/images/hatchback_d45RightBack.png
no setter
- hatchbackD45RightFront → AssetGenImage
-
File path: assets/images/hatchback_d45RightFront.png
no setter
- hatchbackFront → AssetGenImage
-
File path: assets/images/hatchback_front.png
no setter
- hatchbackLeftBack → AssetGenImage
-
File path: assets/images/hatchback_leftBack.png
no setter
- hatchbackLeftFront → AssetGenImage
-
File path: assets/images/hatchback_leftFront.png
no setter
- hatchbackRightBack → AssetGenImage
-
File path: assets/images/hatchback_rightBack.png
no setter
- hatchbackRightFront → AssetGenImage
-
File path: assets/images/hatchback_rightFront.png
no setter
- icFrameOff → AssetGenImage
-
File path: assets/images/ic_frame_off.png
no setter
- icFrameOn → AssetGenImage
-
File path: assets/images/ic_frame_on.png
no setter
- imgBuyme → AssetGenImage
-
File path: assets/images/img_buyme.png
no setter
- logo → AssetGenImage
-
File path: assets/images/logo.png
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sedanBack → AssetGenImage
-
File path: assets/images/sedan_back.png
no setter
- sedanD45LeftBack → AssetGenImage
-
File path: assets/images/sedan_d45LeftBack.png
no setter
- sedanD45LeftFront → AssetGenImage
-
File path: assets/images/sedan_d45LeftFront.png
no setter
- sedanD45RightBack → AssetGenImage
-
File path: assets/images/sedan_d45RightBack.png
no setter
- sedanD45RightFront → AssetGenImage
-
File path: assets/images/sedan_d45RightFront.png
no setter
- sedanFront → AssetGenImage
-
File path: assets/images/sedan_front.png
no setter
- sedanLeftBack → AssetGenImage
-
File path: assets/images/sedan_leftBack.png
no setter
- sedanLeftFront → AssetGenImage
-
File path: assets/images/sedan_leftFront.png
no setter
- sedanRightBack → AssetGenImage
-
File path: assets/images/sedan_rightBack.png
no setter
- sedanRightFront → AssetGenImage
-
File path: assets/images/sedan_rightFront.png
no setter
- suvBack → AssetGenImage
-
File path: assets/images/suv_back.png
no setter
- suvD45LeftBack → AssetGenImage
-
File path: assets/images/suv_d45LeftBack.png
no setter
- suvD45LeftFront → AssetGenImage
-
File path: assets/images/suv_d45LeftFront.png
no setter
- suvD45RightBack → AssetGenImage
-
File path: assets/images/suv_d45RightBack.png
no setter
- suvD45RightFront → AssetGenImage
-
File path: assets/images/suv_d45RightFront.png
no setter
- suvFront → AssetGenImage
-
File path: assets/images/suv_front.png
no setter
- suvLeftBack → AssetGenImage
-
File path: assets/images/suv_leftBack.png
no setter
- suvLeftFront → AssetGenImage
-
File path: assets/images/suv_leftFront.png
no setter
- suvRightBack → AssetGenImage
-
File path: assets/images/suv_rightBack.png
no setter
- suvRightFront → AssetGenImage
-
File path: assets/images/suv_rightFront.png
no setter
-
values
→ List<
AssetGenImage> -
List of all assets
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