Map<String, dynamic> toJson() => { "nickName": nickName, "privAcnt": privAcnt, "authAcnt": appID, "authPswd": appSecret };