autoInclude property
bool
get
autoInclude
Whether to automatically include all classes that extend Equatable or use EquatableMixin.
Implementation
bool get autoInclude;
Whether to automatically include all classes that extend Equatable or use EquatableMixin.
bool get autoInclude;