menu
jetleaf_lang package
documentation
lang.dart
TypeDeclaration
isGeneric abstract method
isGeneric abstract method
dark_mode
light_mode
isGeneric
abstract method
bool
isGeneric
(
)
Check if this is a generic type.
Implementation
bool isGeneric();
jetleaf_lang package
documentation
lang
TypeDeclaration
isGeneric abstract method
TypeDeclaration class