call abstract method
TRes
call({
- String? pageTitle,
- String? pageDescription,
- List<
Input$LandingPagesDataInput> ? sectionData,
Implementation
TRes call({
String? pageTitle,
String? pageDescription,
List<Input$LandingPagesDataInput>? sectionData,
});