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