stateId property

void stateId=(String name)

Implementation

set stateId(String name) {
  _stateIds.add(name);
}