$asImagesRequest property

ImagesRequestCopyWith<$R, ImagesRequest, $Out> get $asImagesRequest

Implementation

ImagesRequestCopyWith<$R, ImagesRequest, $Out> get $asImagesRequest =>
    $base.as((v, t, t2) => _ImagesRequestCopyWithImpl<$R, $Out>(v, t, t2));