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