FieldsAndFragmentNames constructor
FieldsAndFragmentNames(
- NodeAndDefCollection fieldMap,
- List<
String> fragmentNames
Implementation
FieldsAndFragmentNames(this.fieldMap, this.fragmentNames);