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