menu
velix package
documentation
reflectable/reflectable.dart
TypeDescriptor<T>
hasInheritedClasses method
hasInheritedClasses method
dark_mode
light_mode
hasInheritedClasses
method
bool
hasInheritedClasses
(
)
Implementation
bool hasInheritedClasses() { return childClasses.isNotEmpty; }
velix package
documentation
reflectable/reflectable
TypeDescriptor<T>
hasInheritedClasses method
TypeDescriptor class