r2SharedPublicationOpeningExceptionError property

String r2SharedPublicationOpeningExceptionError

Implementation

String get r2SharedPublicationOpeningExceptionError => Intl.message(
      'Error opening document',
      name: 'r2_shared_publication_opening_exception_error',
      locale: locale.toString(),
    );