menu
sunny_graphql package
documentation
refs.dart
ExtGraphRefList<R extends Entity, E extends JoinRecordData, C extends GraphInput, U extends GraphInput, G extends ExtGraphRef<R, E, C, U>>
disconnectIds property
disconnectIds property
dark_mode
light_mode
disconnectIds
property
Iterable
<
String
>
get
disconnectIds
Implementation
Iterable<String> get disconnectIds => _disconnect;
sunny_graphql package
documentation
refs
ExtGraphRefList<R extends Entity, E extends JoinRecordData, C extends GraphInput, U extends GraphInput, G extends ExtGraphRef<R, E, C, U>>
disconnectIds property
ExtGraphRefList class