instanceName property

String instanceName
getter/setter pair

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

Implementation

String instanceName;