Query$pointOfSale$pointOfSale$chatContact$name$images class
- Available extensions
Constructors
-
Query$pointOfSale$pointOfSale$chatContact$name$images({required Enum$SocialImageStyleEnum style, List<
Query$pointOfSale$pointOfSale$chatContact$name$images$images> ? images, String $__typename = 'SocialImagesType'}) -
Query$pointOfSale$pointOfSale$chatContact$name$images.fromJson(Map<
String, dynamic> json) -
factory
Properties
- $__typename → String
-
final
-
copyWith
→ CopyWith$Query$pointOfSale$pointOfSale$chatContact$name$images<
Query$pointOfSale$pointOfSale$chatContact$name$images> -
Available on Query$pointOfSale$pointOfSale$chatContact$name$images, provided by the UtilityExtension$Query$pointOfSale$pointOfSale$chatContact$name$images extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
-
images
→ List<
Query$pointOfSale$pointOfSale$chatContact$name$images$images> ? -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- style → Enum$SocialImageStyleEnum
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override