call abstract method

TRes call({
  1. String? pageTitle,
  2. String? pageDescription,
  3. List<Input$LandingPagesDataInput>? sectionData,
})

Implementation

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