call abstract method

TRes call({
  1. String? label,
  2. Enum$FlowProfileCategoryEnum? category,
})

Implementation

TRes call({
  String? label,
  Enum$FlowProfileCategoryEnum? category,
});