CivicinfoSchemaV2Source constructor

CivicinfoSchemaV2Source({
  1. String? name,
  2. bool? official,
})

Implementation

CivicinfoSchemaV2Source({this.name, this.official});