copyWith property
inherited
Implementation
ModeTranslationCopyWith<ModeTranslation, ModeTranslation, ModeTranslation>
get copyWith =>
_ModeTranslationCopyWithImpl<ModeTranslation, ModeTranslation>(
this as ModeTranslation,
$identity,
$identity,
);