r2SharedPublicationOpeningExceptionParsingFailed property

String r2SharedPublicationOpeningExceptionParsingFailed

Implementation

String get r2SharedPublicationOpeningExceptionParsingFailed => Intl.message(
      'The file is corrupted and can\'t be opened',
      name: 'r2_shared_publication_opening_exception_parsing_failed',
      locale: locale.toString(),
    );