EnvIntegerRule constructor

const EnvIntegerRule(
  1. String? message
)

Implementation

const EnvIntegerRule(this.message);