$asDialogsClosed property

DialogsClosedCopyWith<$R, DialogsClosed, $Out> get $asDialogsClosed

Implementation

DialogsClosedCopyWith<$R, DialogsClosed, $Out> get $asDialogsClosed =>
    $base.as((v, t, t2) => _DialogsClosedCopyWithImpl<$R, $Out>(v, t, t2));