checkIfSupported static method
Perform a runtime check to determine if HCPP mode is supported on the current device.
Implementation
static Future<bool> checkIfSupported() =>
_Hybrid2AndroidViewControllerInternals.checkIfSurfaceControlEnabled();