getCachedHtml method

String getCachedHtml()

Implementation

String getCachedHtml() {
  return htmlField!;
}