clients property

  1. @JsonKey(defaultValue: const <GraphQLCodegenConfigClient>{})
Set<GraphQLCodegenConfigClient> clients
final

Implementation

@JsonKey(defaultValue: const <GraphQLCodegenConfigClient>{})
final Set<GraphQLCodegenConfigClient> clients;