LCUserAuthDataLoginOption constructor

LCUserAuthDataLoginOption()

Implementation

LCUserAuthDataLoginOption() {
  unionIdPlatform = 'weixin';
  asMainAccount = false;
  failOnNotExist = false;
}