descriptionMaxLength property

  1. @override
String get descriptionMaxLength
override

No description provided for @descriptionMaxLength.

In en, this message translates to: 'Description must be at most 500 characters'

Implementation

@override
String get descriptionMaxLength =>
    'La description doit contenir au maximum 500 caractères';