maxAutoLoginRetryTimes property Null safety

int? maxAutoLoginRetryTimes
read / write

int 登录重试最大次数,如需设置建议设置大于3次,默认填0,SDK默认设置次数

Implementation

int? maxAutoLoginRetryTimes;