copyWith property

Implementation

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