isDeviceRooted method

Future<bool> isDeviceRooted()

Implementation

Future<bool> isDeviceRooted() => _channel.isDeviceRooted();