r2SharedResourceExceptionNotFound property

String r2SharedResourceExceptionNotFound

Implementation

String get r2SharedResourceExceptionNotFound => Intl.message(
      'Resource not found',
      name: 'r2_shared_resource_exception_not_found',
      locale: locale.toString(),
    );