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 =>
    'Documentul este prea mare. Vă rugăm să încercați din nou cu o imagine mai mică.';