$asGameProperty property

GamePropertyCopyWith<$R, GameProperty, $Out> $asGameProperty

Implementation

GamePropertyCopyWith<$R, GameProperty, $Out> get $asGameProperty =>
    $base.as((v, t, t2) => _GamePropertyCopyWithImpl(v, t, t2));