Map<String, dynamic> toJson() => { 'popup': popup.toJson(), 'flexible': flexible.toJson(), 'sticky': sticky.toJson(), };