instanceTypeName property

String instanceTypeName

The name of the definition type for this module instance.

Implementation

String get instanceTypeName => moduleToInstanceTypeMap[module]!;