User.id

id of the user

struct User
@name("_id")
string id;

Meta