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