TypeParameterType constructor
const
TypeParameterType({
- required String name,
Implementation
const TypeParameterType({required this.name});
const TypeParameterType({required this.name});