menu
pigeon_ohos package
documentation
ast.dart
TypeDeclaration
typeArguments property
typeArguments property
dark_mode
light_mode
typeArguments
property
List
<
TypeDeclaration
>
typeArguments
final
The type arguments to the entity (ex 'Bar' to 'Foo
Implementation
final List<TypeDeclaration> typeArguments;
pigeon_ohos package
documentation
ast
TypeDeclaration
typeArguments property
TypeDeclaration class