instanceTypeName property Null safety
The name of the definition type for this module instance.
Implementation
String get instanceTypeName => moduleToInstanceTypeMap[module]!;
The name of the definition type for this module instance.
String get instanceTypeName => moduleToInstanceTypeMap[module]!;