copyWith property
SDConfigCopyWith<SDConfig, SDConfig, SDConfig>
get
copyWith
Implementation
SDConfigCopyWith<SDConfig, SDConfig, SDConfig> get copyWith =>
_SDConfigCopyWithImpl(this as SDConfig, $identity, $identity);