textContent property

String? textContent

Implementation

String? get textContent {
  return null;
}