useWingifyApi property

  1. @override
bool get useWingifyApi
override

Whether to initialize through the Wingify native API (true) or the legacy VWO native API (false).

Implementation

@override
bool get useWingifyApi => true;