menu
sunny_graphql package
documentation
sunny_graphql_models.dart
GraphInput
getByPath<T> abstract method
getByPath<T> abstract method
dark_mode
light_mode
getByPath<
T
>
abstract method
T
getByPath
<
T
>(
JsonPath
path
)
inherited
Implementation
T getByPath<T>(JsonPath path);
sunny_graphql package
documentation
sunny_graphql_models
GraphInput
getByPath<T> abstract method
GraphInput class