LargeCapacityConfig constructor

LargeCapacityConfig({
  1. int? constituentCount,
})

Implementation

LargeCapacityConfig({this.constituentCount});