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 | |
clicks | num | The number of clicks from this city |
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 | |
clicks | num | The number of clicks from this city |