call abstract method

TRes call({
  1. Enum$TransactionChallengeTypeEnum? activityType,
  2. String? predefined,
})

Implementation

TRes call({
  Enum$TransactionChallengeTypeEnum? activityType,
  String? predefined,
});