copyWith property
Implementation
DialogOpenedCopyWith<DialogOpened, DialogOpened, DialogOpened> get copyWith =>
_DialogOpenedCopyWithImpl<DialogOpened, DialogOpened>(
this as DialogOpened,
$identity,
$identity,
);
DialogOpenedCopyWith<DialogOpened, DialogOpened, DialogOpened> get copyWith =>
_DialogOpenedCopyWithImpl<DialogOpened, DialogOpened>(
this as DialogOpened,
$identity,
$identity,
);