$asPlayerInfo property

PlayerInfoCopyWith<$R, PlayerInfo, $Out> get $asPlayerInfo

Implementation

PlayerInfoCopyWith<$R, PlayerInfo, $Out> get $asPlayerInfo =>
    $base.as((v, t, t2) => _PlayerInfoCopyWithImpl<$R, $Out>(v, t, t2));