core.Map<core.String, core.dynamic> toJson() { final userListType = this.userListType; return {'userListType': ?userListType}; }