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