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