PublicWorkforceTaskPrice constructor
PublicWorkforceTaskPrice({
- USD? amountInUsd,
Implementation
PublicWorkforceTaskPrice({
this.amountInUsd,
});
PublicWorkforceTaskPrice({
this.amountInUsd,
});