isDeviceRooted property

Future<bool> get isDeviceRooted

Implementation

Future<bool> get isDeviceRooted {
  throw UnimplementedError('isDeviceRooted has not been implemented.');
}