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