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 => '文書が大きすぎます。もう少し小さな画像で再度お試しください。';