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 => '이미지를 업로드할 수 없었습니다. 다시 시도하세요.';