isVerified property

bool? isVerified

Implementation

bool? get isVerified => (_$data['isVerified'] as bool?);