copyWith property

Implementation

AttributesModelCopyWith<AttributesModel, AttributesModel, AttributesModel>
    get copyWith => _AttributesModelCopyWithImpl(
        this as AttributesModel, $identity, $identity);