labels property

List<Node>? labels

Implementation

@Unstable()
@Returns('NodeList')
@Creates('NodeList')
List<Node>? get labels native;