Returns true if a supported CMP SDK is detected.
static Future<bool?> hasSupportedCmp() { return _methodChannel.invokeMethod('hasSupportedCmp'); }