$asDeckDefinition property

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

Implementation

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