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 =>
    'Hình ảnh quá lớn. Vui lòng thử lại với hình ảnh nhỏ hơn.';