versionSecurityPatch property
- @Deprecated("Use nullable DeviceInfo.data['versionSecurityPatch'] instead.")
The user-visible security patch level.
Implementation
@Deprecated("Use nullable DeviceInfo.data['versionSecurityPatch'] instead.")
static String get versionSecurityPatch =>
_deviceParameters['versionSecurityPatch'] ?? '';