$asStockSearchModel property

StockSearchModelCopyWith<$R, StockSearchModel, $Out> get $asStockSearchModel

Implementation

StockSearchModelCopyWith<$R, StockSearchModel, $Out>
    get $asStockSearchModel =>
        $base.as((v, t, t2) => _StockSearchModelCopyWithImpl(v, t, t2));