instanceName property
read / write
The name that will appear in Instance Name in Dev Tools. If not specified, default to 'flutter'.
Implementation
String instanceName;
The name that will appear in Instance Name in Dev Tools. If not specified, default to 'flutter'.
String instanceName;