documentTooLarge property

  1. @override
String get documentTooLarge
override

No description provided for @documentTooLarge.

In en, this message translates to: 'Document is too large. Please try again with a smaller image.'

Implementation

@override
String get documentTooLarge => '서류 크기가 너무 큽니다. 더 작은 이미지로 다시 시도해 주세요.';