$PeriodCopyWith extension

on

Properties

copyWith → _$PeriodCWProxy

Available on Period, provided by the $PeriodCopyWith extension

Returns a callable class used to build a new instance with modified fields. Example: instanceOfPeriod.copyWith(...) or instanceOfPeriod.copyWith.fieldName(...).
no setter