configure abstract method
Configures the native automator.
Must be called before using any native features.
Implementation
Future<void> configure();
Configures the native automator.
Must be called before using any native features.
Future<void> configure();