$asAlifResponse property

AlifResponseCopyWith<$R, AlifResponse<T>, $Out, T> get $asAlifResponse

Implementation

AlifResponseCopyWith<$R, AlifResponse<T>, $Out, T> get $asAlifResponse =>
    $base.as((v, t, t2) => _AlifResponseCopyWithImpl(v, t, t2));