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