Query$challenge$challenge$activities constructor
Query$challenge$challenge$activities({
- Enum$TransactionChallengeTypeEnum? activityType,
- Query$challenge$challenge$activities$predefined? predefined,
Implementation
Query$challenge$challenge$activities({
this.activityType,
this.predefined,
});