typeInstantiation property

List<DartType> typeInstantiation
final

The Dart types that should be used to instantiate the targetClass.

Implementation

final List<DartType> typeInstantiation;