r2SharedResourceExceptionOther property

String r2SharedResourceExceptionOther

Implementation

String get r2SharedResourceExceptionOther => Intl.message(
      'A service error occurred',
      name: 'r2_shared_resource_exception_other',
      locale: locale.toString(),
    );