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