$asDeckDefinition property

DeckDefinitionCopyWith<$R, DeckDefinition, $Out> get $asDeckDefinition

Implementation

DeckDefinitionCopyWith<$R, DeckDefinition, $Out> get $asDeckDefinition =>
    $base.as((v, t, t2) => _DeckDefinitionCopyWithImpl<$R, $Out>(v, t, t2));