instanceName property

String? instanceName
final

The name you've given an instance. This field will show as blank if you haven't given the instance a name.

Implementation

final String? instanceName;