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