menu
jetleaf_lang package
documentation
lang.dart
GenericTypeParsingResult
types property
types property
dark_mode
light_mode
types
property
List
<
GenericTypeParsingResult
>
types
final
List of generic type arguments (if any)
Implementation
final List<GenericTypeParsingResult> types;
jetleaf_lang package
documentation
lang
GenericTypeParsingResult
types property
GenericTypeParsingResult class