call abstract method

TRes call({
  1. String? metaTitle,
  2. String? metaDesription,
  3. List<Input$TagInput>? metaKeywords,
})

Implementation

TRes call({
  String? metaTitle,
  String? metaDesription,
  List<Input$TagInput>? metaKeywords,
});