MatchResult constructor

const MatchResult(
  1. String action
)

Implementation

const MatchResult(this.action);