AggregatedFunctionStats constructor

AggregatedFunctionStats([
  1. void updates(
    1. AggregatedFunctionStatsBuilder b
    )
])

Implementation

factory AggregatedFunctionStats([void updates(AggregatedFunctionStatsBuilder b)]) = _$AggregatedFunctionStats;