compareText property

bool compareText
final

Text present on the server but missing in the app is reported. The reverse is deliberately not reported: an app legitimately shows things a crawler need not see, such as a cookie banner.

Implementation

final bool compareText;