textContent property

String? get textContent

Implementation

String? get textContent {
  return null;
}