Map<String, dynamic> toMap() { return { "clientID": this._clientID, "secretKey": this._secretKey, "env": this._env }; }