User.verified

A boolean representing whether the user is verified

class User
bool verified;

Meta