UsageLimitAlreadyExistsFault({String? type, String? message}) : super( type: type, code: 'UsageLimitAlreadyExistsFault', message: message);