isDeviceRooted property

bool? isDeviceRooted
getter/setter pair

isDeviceRooted is the boolean value to check if the device is rooted or not.

Implementation

bool? isDeviceRooted;