association property
Whether this column relates to another GraphqlModel
This is true for Iterable<GraphqlModel>
and GraphqlModel
. Defaults to false
.
Implementation
final bool association;
Whether this column relates to another GraphqlModel
This is true for Iterable<GraphqlModel>
and GraphqlModel
. Defaults to false
.
final bool association;