copyWith property

Implementation

ContentOptionsCopyWith<ContentOptions, ContentOptions, ContentOptions>
    get copyWith => _ContentOptionsCopyWithImpl(
        this as ContentOptions, $identity, $identity);