getNodeText abstract method

String? getNodeText(
  1. T? node
)

Implementation

String? getNodeText(T? node);