maxBirthday property

int maxBirthday
getter/setter pair

用户最大生日(如果不设置,默认 birthday >= minBirthday 的用户都会返回)

Implementation

int maxBirthday = 0;