r2SharedPublicationOpeningExceptionNotFound property

String r2SharedPublicationOpeningExceptionNotFound

Implementation

String get r2SharedPublicationOpeningExceptionNotFound => Intl.message(
      'File not found',
      name: 'r2_shared_publication_opening_exception_not_found',
      locale: locale.toString(),
    );