Uf constructor

Uf(
  1. String name,
  2. String uf
)

Implementation

Uf(this.name, this.uf);