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 =>
    'ചിത്രം വളരെ വലുതാണ്. ദയവായി ഒരു ചെറിയ ചിത്രം ഉപയോഗിച്ച് വീണ്ടും ശ്രമിക്കുക.';