Check if engine is supported on current platform
@override bool get isSupported => Platform.isIOS || Platform.isMacOS || Platform.isAndroid;