AlphaNumericRule constructor

const AlphaNumericRule(
  1. String message
)

Creates a new AlphaNumericRule.

Implementation

const AlphaNumericRule(this.message);