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 => '我们无法上传图片。请重试。';