$asPackTranslation property

PackTranslationCopyWith<$R, PackTranslation, $Out> get $asPackTranslation

Implementation

PackTranslationCopyWith<$R, PackTranslation, $Out> get $asPackTranslation =>
    $base.as((v, t, t2) => _PackTranslationCopyWithImpl<$R, $Out>(v, t, t2));