call abstract method

TRes call({
  1. String? title,
  2. List<Input$BlogDataInput>? sectionData,
})

Implementation

TRes call({
  String? title,
  List<Input$BlogDataInput>? sectionData,
});