flutterDriverMaxConnectionAttempts property

int flutterDriverMaxConnectionAttempts
getter/setter pair

The maximum times the flutter driver can try and connect to the running app Defaults to 3

Implementation

int flutterDriverMaxConnectionAttempts = 3;