$asUserJoined property

UserJoinedCopyWith<$R, UserJoined, $Out> get $asUserJoined

Implementation

UserJoinedCopyWith<$R, UserJoined, $Out> get $asUserJoined =>
    $base.as((v, t, t2) => _UserJoinedCopyWithImpl<$R, $Out>(v, t, t2));