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