failed_to_upload_image property

  1. @override
String get failed_to_upload_image
override

No description provided for @failed_to_upload_image.

In en, this message translates to: 'We couldn't upload the image. Please try again.'

Implementation

@override
String get failed_to_upload_image =>
    'Das Bild konnte nicht hochgeladen werden. Bitte versuchen Sie es erneut.';