$AssetsSharedImagesGen class

Constructors

$AssetsSharedImagesGen()
const

Properties

hashCode int
The hash code for this object.
no setterinherited
icComprehensivePackage AssetGenImage
File path: assets/shared/images/ic_comprehensive_package.png
no setter
icFamily AssetGenImage
File path: assets/shared/images/ic_family.png
no setter
icPremiumPackage AssetGenImage
File path: assets/shared/images/ic_premium_package.png
no setter
icStandardPackage AssetGenImage
File path: assets/shared/images/ic_standard_package.png
no setter
paymentMada AssetGenImage
File path: assets/shared/images/payment_mada.png
no setter
paymentMaster AssetGenImage
File path: assets/shared/images/payment_master.png
no setter
paymentSadad AssetGenImage
File path: assets/shared/images/payment_sadad.png
no setter
paymentVisa AssetGenImage
File path: assets/shared/images/payment_visa.png
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
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