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 => '설명은 최대 500자 이하여야 합니다';