EnvStringRule constructor

const EnvStringRule(
  1. String? message
)

Implementation

const EnvStringRule(this.message);