legacyDeviceRecognitionVerdict property

List<String>? legacyDeviceRecognitionVerdict
getter/setter pair

Contains legacy details about the integrity of the device the app is running on.

Only for devices with Android version T or higher and only for apps opted in to the new verdicts. Only available during the transition period to the new verdicts system and will be removed afterwards.

Implementation

core.List<core.String>? legacyDeviceRecognitionVerdict;