instanceName property
The name that will appear in Instance Name in Dev Tools. If not specified, default to 'Flutter Dev Tools'.
Implementation
String? instanceName;
The name that will appear in Instance Name in Dev Tools. If not specified, default to 'Flutter Dev Tools'.
String? instanceName;