$ValidationResultCopyWith extension

on

Properties

copyWith → _$ValidationResultCWProxy

Available on ValidationResult, provided by the $ValidationResultCopyWith extension

Returns a callable class that can be used as follows: instanceOfValidationResult.copyWith(...) or like so:instanceOfValidationResult.copyWith.fieldName(...).
no setter