call abstract method

TRes call({
  1. String? fileName,
  2. String? fileType,
})

Implementation

TRes call({
  String? fileName,
  String? fileType,
});