call abstract method

Future<Output> call({
  1. required Input params,
})

Implementation

Future<Output> call({required Input params});