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