not_an_image_file property

  1. @override
String get not_an_image_file
override

No description provided for @not_an_image_file.

In ru, this message translates to: 'Этот файл не является изображением'

Implementation

@override
String get not_an_image_file => 'This file is not an image';