$asAttributesModel property

AttributesModelCopyWith<$R, AttributesModel, $Out> get $asAttributesModel

Implementation

AttributesModelCopyWith<$R, AttributesModel, $Out> get $asAttributesModel =>
    $base.as((v, t, t2) => _AttributesModelCopyWithImpl(v, t, t2));