iosVersion property

int? get iosVersion

Gets the cached iOS major version, or null if not iOS or not initialized.

Implementation

static int? get iosVersion => _cachedIOSVersion;