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