import 'package:dub/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
url | String | The destination URL | |
sales | num | The number of sales from this URL | |
amount | num | The total amount of sales from this URL |
import 'package:dub/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
url | String | The destination URL | |
sales | num | The number of sales from this URL | |
amount | num | The total amount of sales from this URL |