CountryCodeRule constructor

const CountryCodeRule(
  1. String message
)

Creates a new CountryCodeRule.

Implementation

const CountryCodeRule(this.message);