import 'package:dub/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
browser | String | The name of the browser | |
sales | num | The number of sales from this browser | |
amount | num | The total amount of sales from this browser |
import 'package:dub/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
browser | String | The name of the browser | |
sales | num | The number of sales from this browser | |
amount | num | The total amount of sales from this browser |