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 => '文件過大。請改用較小的圖片重新嘗試。';