Map<String, dynamic> encode() { return { '__typename': 'UITooltipSize', 'width': width, 'height': height, }; }