imageDataTooLarge property

  1. @override
String get imageDataTooLarge
override

No description provided for @imageDataTooLarge.

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

Implementation

@override
String get imageDataTooLarge => '画像が大きすぎます。もう少し小さな画像で再度お試しください。';