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