JsonRule constructor

const JsonRule(
  1. String message
)

Creates a new JsonRule.

Implementation

const JsonRule(this.message);