People.section constructor

People.section(
  1. String? name,
  2. bool section
)

Implementation

People.section(this.name, this.section);