$asServiceAttributesModel property

ServiceAttributesModelCopyWith<$R, ServiceAttributesModel, $Out> get $asServiceAttributesModel

Implementation

ServiceAttributesModelCopyWith<$R, ServiceAttributesModel, $Out>
    get $asServiceAttributesModel =>
        $base.as((v, t, t2) => _ServiceAttributesModelCopyWithImpl(v, t, t2));