isOk property

bool isOk

Implementation

bool get isOk => root!.querySelector('meta[property="og:url"]') != null;