autoLogin property

bool autoLogin
final

是否允许自动登录。

  • (默认) true:允许;
  • false:不允许.

Implementation

final bool autoLogin;