ActiveTotalBean constructor
ActiveTotalBean({
- int totalAmount = 0,
- List<
PropsInfoBean> propsInfo = const [],
Implementation
ActiveTotalBean({this.totalAmount = 0, this.propsInfo = const []});