maxGenerationAttemptsPositive property

String get maxGenerationAttemptsPositive
"maxGenerationAttempts must be greater than 0"

Implementation

String get maxGenerationAttemptsPositive =>
    """maxGenerationAttempts must be greater than 0""";