BoardConfigBeanEstimation constructor
BoardConfigBeanEstimation({
- String? type,
- BoardConfigBeanEstimationField? field,
Implementation
BoardConfigBeanEstimation({this.type, this.field});