copyWith abstract method

T copyWith()

Creates a copy of this spec with the given fields replaced by the non-null parameter values.

Implementation

T copyWith();