descriptionMustNotExceed25Characters property
Error for description length limit
In en, this message translates to: 'Description must not exceed 25 characters'
Implementation
@override
String get descriptionMustNotExceed25Characters =>
'Description must not exceed 25 characters';