menu
sunny_graphql package
documentation
refs.dart
GraphRefList<E extends Entity, C extends GraphInput, U extends GraphInput, G extends NullableGraphRef<E, C, U>>
connect property
connect property
dark_mode
light_mode
connect
property
Iterable
<
G
>
get
connect
Implementation
Iterable<G> get connect => [..._connect];
sunny_graphql package
documentation
refs
GraphRefList<E extends Entity, C extends GraphInput, U extends GraphInput, G extends NullableGraphRef<E, C, U>>
connect property
GraphRefList class