resolve abstract method

ResolverType? resolve(
  1. Set<States> states
)

Implementation

ResolverType? resolve(Set<States> states);