BoardConfigBeanEstimation constructor

BoardConfigBeanEstimation({
  1. String? type,
  2. BoardConfigBeanEstimationField? field,
})

Implementation

BoardConfigBeanEstimation({this.type, this.field});