@$pb.TagNumber(2) $core.bool get verified => $_getBF(1);
@$pb.TagNumber(2) set verified($core.bool value) => $_setBool(1, value);