FormifyRule.withKey constructor

FormifyRule.withKey(
  1. String ruleKey
)

Creates an instance of the FormifyRule class with a specified key.

Implementation

FormifyRule.withKey(this.ruleKey);