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