$asDeckTranslation property

DeckTranslationCopyWith<$R, DeckTranslation, $Out> $asDeckTranslation

Implementation

DeckTranslationCopyWith<$R, DeckTranslation, $Out> get $asDeckTranslation =>
    $base.as((v, t, t2) => _DeckTranslationCopyWithImpl(v, t, t2));