Query$findLandingPagesByTargetAndTypeAndStatusPaginated$findLandingPagesByTargetAndTypeAndStatusPaginated$objects$translation$content$sectionData class
Constructors
-
Query$findLandingPagesByTargetAndTypeAndStatusPaginated$findLandingPagesByTargetAndTypeAndStatusPaginated$objects$translation$content$sectionData({String? sectionTitle, String? sectionContent, String? sectionReference, List<
Query$findLandingPagesByTargetAndTypeAndStatusPaginated$findLandingPagesByTargetAndTypeAndStatusPaginated$objects$translation$content$sectionData$sectionPictures> ? sectionPictures}) -
Query$findLandingPagesByTargetAndTypeAndStatusPaginated$findLandingPagesByTargetAndTypeAndStatusPaginated$objects$translation$content$sectionData.fromJson(Map<
String, dynamic> json) -
factory
Properties
-
copyWith
→ CopyWith$Query$findLandingPagesByTargetAndTypeAndStatusPaginated$findLandingPagesByTargetAndTypeAndStatusPaginated$objects$translation$content$sectionData<
Query$findLandingPagesByTargetAndTypeAndStatusPaginated$findLandingPagesByTargetAndTypeAndStatusPaginated$objects$translation$content$sectionData> -
Available on Query$findLandingPagesByTargetAndTypeAndStatusPaginated$findLandingPagesByTargetAndTypeAndStatusPaginated$objects$translation$content$sectionData, provided by the UtilityExtension$Query$findLandingPagesByTargetAndTypeAndStatusPaginated$findLandingPagesByTargetAndTypeAndStatusPaginated$objects$translation$content$sectionData extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sectionContent → String?
-
final
-
sectionPictures
→ List<
Query$findLandingPagesByTargetAndTypeAndStatusPaginated$findLandingPagesByTargetAndTypeAndStatusPaginated$objects$translation$content$sectionData$sectionPictures> ? -
final
- sectionReference → String?
-
final
- sectionTitle → String?
-
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