import 'package:dub/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
country | String | The 2-letter country code: https://d.to/geo | |
sales | num | The number of sales from this country | |
amount | num | The total amount of sales from this country |
import 'package:dub/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
country | String | The 2-letter country code: https://d.to/geo | |
sales | num | The number of sales from this country | |
amount | num | The total amount of sales from this country |