Map<String, dynamic> toJson() { return { 'overlayWindowId': overlayWindowId, 'message': jsonEncode(message), 'type': type, }; }