descriptionMinLength property
String
get
descriptionMinLength
override
No description provided for @descriptionMinLength.
In en, this message translates to:
'Description must be at least 10 characters'
Implementation
@override
String get descriptionMinLength => '설명은 최소 10자 이상이어야 합니다';