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