$asDialogOpened property

DialogOpenedCopyWith<$R, DialogOpened, $Out> get $asDialogOpened

Implementation

DialogOpenedCopyWith<$R, DialogOpened, $Out> get $asDialogOpened =>
    $base.as((v, t, t2) => _DialogOpenedCopyWithImpl<$R, $Out>(v, t, t2));