copyWith property
Implementation
SwampConfigCopyWith<SwampConfig, SwampConfig, SwampConfig> get copyWith =>
_SwampConfigCopyWithImpl<SwampConfig, SwampConfig>(
this as SwampConfig,
$identity,
$identity,
);
SwampConfigCopyWith<SwampConfig, SwampConfig, SwampConfig> get copyWith =>
_SwampConfigCopyWithImpl<SwampConfig, SwampConfig>(
this as SwampConfig,
$identity,
$identity,
);