includeSubClasses property

Iterable<Type>? includeSubClasses
final

Specify additional subclasses of this class for polymorphism.

Implementation

final Iterable<Type>? includeSubClasses;