workingUrl property
String
get
workingUrl
Get the currently working URL
Implementation
String get workingUrl => urls[_workingUrlIndex];
Get the currently working URL
String get workingUrl => urls[_workingUrlIndex];