SummaryField constructor

SummaryField({
  1. String? field,
})

Implementation

SummaryField({this.field});