textContent property

String? textContent
final

text content of the article, with all the HTML tags removed

Implementation

final String? textContent;