$asBackgroundTranslation property

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

Implementation

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