$asImagesRequest property

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

Implementation

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