verified property

bool verified

是否为认证用户

Implementation

bool get verified => _obj["verified"] ?? false;