menu
flutter_api_craft package
documentation
models/api_body.dart
ApiBody
graphQLQuery property
graphQLQuery property
dark_mode
light_mode
graphQLQuery
property
String
?
graphQLQuery
final
GraphQL query string for
ApiBodyType.graphQL
bodies.
Implementation
final String? graphQLQuery;
flutter_api_craft package
documentation
models/api_body
ApiBody
graphQLQuery property
ApiBody class