$asUserJoined property

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

Implementation

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