html property

String? get html

Web page HTML content.

Implementation

String? get html;
set html (String? content)

Implementation

set html(String? content);