EstimationConfigBean constructor
EstimationConfigBean({
- String? type,
- EstimationConfigBeanField? field,
Implementation
EstimationConfigBean({this.type, this.field});