headers property

String? headers
finalinherited

This attribute contains a list of space-separated strings, each corresponding to the id attribute of the dom nodes that apply to this dom node.

Implementation

final String? headers;