call abstract method

TRes call({
  1. String? name,
  2. String? code,
  3. Input$PictureInput? flagSquare,
  4. Input$PictureInput? flagWide,
  5. String? iconFlag,
})

Implementation

TRes call({
  String? name,
  String? code,
  Input$PictureInput? flagSquare,
  Input$PictureInput? flagWide,
  String? iconFlag,
});