typeNameField property
The resolve type field used on this schema.
Implementation
@JsonKey(defaultValue: '__typename')
final String typeNameField;
The resolve type field used on this schema.
@JsonKey(defaultValue: '__typename')
final String typeNameField;