QRule constructor

QRule(
  1. String? validationMethod(
    1. String? value
    )
)

Implementation

QRule(this.validationMethod);