copyWith property

SetonixConfigCopyWith<SetonixConfig, SetonixConfig, SetonixConfig> get copyWith

Implementation

SetonixConfigCopyWith<SetonixConfig, SetonixConfig, SetonixConfig>
get copyWith => _SetonixConfigCopyWithImpl<SetonixConfig, SetonixConfig>(
  this as SetonixConfig,
  $identity,
  $identity,
);