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