appDriver property

AppDriverAdapter get appDriver

The adapter that is used to agnostically drive the app under test

Implementation

AppDriverAdapter get appDriver => _adapter!;