add abstract method

StatesMeta? add(
  1. String state
)

Implementation

StatesMeta? add(String state);