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