EnvBooleanRule constructor

const EnvBooleanRule(
  1. String? message
)

Implementation

const EnvBooleanRule(this.message);