osVersion property

int osVersion

Get the current version of the os. It's used to define what platform view is going to be used.

For more info, read the documentation

Implementation

static int get osVersion => _version;