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