EntityWithResolver constructor
const
EntityWithResolver([
- ResolveType? getType
Implementation
const EntityWithResolver([ResolveType? getType])
: getType = getType ?? TypeResolver.withoutContext,
super();