$asStockModel property
StockModelCopyWith<$R, StockModel, $Out>
get
$asStockModel
Implementation
StockModelCopyWith<$R, StockModel, $Out> get $asStockModel =>
$base.as((v, t, t2) => _StockModelCopyWithImpl(v, t, t2));