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 =>
    'படம் மிகப் பெரியது. சிறிய படத்தை மீண்டும் முயற்சிக்கவும்.';