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