call abstract method

TRes call({
  1. String? sectionReference,
  2. String? sectionTitle,
  3. String? sectionContent,
  4. List<Input$PictureInput>? sectionPictures,
})

Implementation

TRes call({
  String? sectionReference,
  String? sectionTitle,
  String? sectionContent,
  List<Input$PictureInput>? sectionPictures,
});