menu
sunny_graphql package
documentation
graph_api.dart
GraphApi<T extends BaseSunnyEntity, C extends GraphInput, U extends GraphInput>
entityPlural property
entityPlural property
dark_mode
light_mode
entityPlural
property
String
get
entityPlural
Implementation
String get entityPlural => pluralize(entityName);
sunny_graphql package
documentation
graph_api
GraphApi<T extends BaseSunnyEntity, C extends GraphInput, U extends GraphInput>
entityPlural property
GraphApi class