$asBackgroundTranslation property

BackgroundTranslationCopyWith<$R, BackgroundTranslation, $Out> $asBackgroundTranslation

Implementation

BackgroundTranslationCopyWith<$R, BackgroundTranslation, $Out>
    get $asBackgroundTranslation =>
        $base.as((v, t, t2) => _BackgroundTranslationCopyWithImpl(v, t, t2));