call abstract method

TRes call({
  1. String? period,
  2. String? cycle,
})

Implementation

TRes call({
  String? period,
  String? cycle,
});