$asBackgroundDefinition property

BackgroundDefinitionCopyWith<$R, BackgroundDefinition, $Out> get $asBackgroundDefinition

Implementation

BackgroundDefinitionCopyWith<$R, BackgroundDefinition, $Out>
    get $asBackgroundDefinition => $base.as(
        (v, t, t2) => _BackgroundDefinitionCopyWithImpl<$R, $Out>(v, t, t2));