State constructor

State(
  1. Repository repository
)

Implementation

State(this.repository);