AlphaRule constructor

const AlphaRule(
  1. String message
)

Creates a new AlphaRule.

Implementation

const AlphaRule(this.message);