copyWith property

Implementation

PackageOptionsCopyWith<PackageOptions, PackageOptions, PackageOptions>
    get copyWith => _PackageOptionsCopyWithImpl(
        this as PackageOptions, $identity, $identity);