MobileAutomator constructor
MobileAutomator({
- required PlatformAutomator platform,
Creates a new MobileAutomator.
Implementation
MobileAutomator({required this.platform});
Creates a new MobileAutomator.
MobileAutomator({required this.platform});