@override Map<String, dynamic> toJson() => <String, dynamic>{ 'top_color': topColor, 'bottom_color': bottomColor, 'rotation_angle': rotationAngle, '@type': constructor, };