CopyWith
The copyWith method is used to clone a modddel with different values. The resulting modddel is completely independent from the cloned one, and is validated (± sanitized) separately.
The copyWith method supports assigning null
to a value.
The copyWith method is used to clone a modddel with different values. The resulting modddel is completely independent from the cloned one, and is validated (± sanitized) separately.
The copyWith method supports assigning null
to a value.