import 'package:dub/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
link | String | The unique ID of the short link | |
id | String | The unique ID of the short link | |
domain | String | The domain of the short link | |
key | String | The key of the short link | |
shortLink | String | The short link URL | |
url | String | The destination URL of the short link | |
createdAt | String | The creation timestamp of the short link | |
leads | num | The number of leads from this link |