@override Future<bool?> deleteAndInitDevice() { return _channel.invokeMethod<bool>("deleteAndInitDevice"); }