copyWith property
Implementation
DialogsClosedCopyWith<DialogsClosed, DialogsClosed, DialogsClosed>
get copyWith => _DialogsClosedCopyWithImpl<DialogsClosed, DialogsClosed>(
this as DialogsClosed,
$identity,
$identity,
);
DialogsClosedCopyWith<DialogsClosed, DialogsClosed, DialogsClosed>
get copyWith => _DialogsClosedCopyWithImpl<DialogsClosed, DialogsClosed>(
this as DialogsClosed,
$identity,
$identity,
);