menu
tom_d4rt_ast package
documentation
runtime.dart
TypeParameter
TypeParameter.new constructor
TypeParameter.new constructor
dark_mode
light_mode
TypeParameter
constructor
TypeParameter
(
String
name
, {
RuntimeType
?
bound
,
})
Implementation
TypeParameter(this.name, {this.bound});
tom_d4rt_ast package
documentation
runtime
TypeParameter
TypeParameter.new constructor
TypeParameter class