instanceName property

String instanceName
read / write

The name that will appear in Instance Name in Dev Tools. If not specified, default to 'flutter'.

Implementation

String instanceName;