LowercaseRule constructor

const LowercaseRule(
  1. String message
)

Creates a new LowercaseRule.

Implementation

const LowercaseRule(this.message);