@override Future<void> requestDeviceAdmin() async { await methodChannel.invokeMethod<void>('requestDeviceAdmin'); }