menu
flutter_api_craft package
documentation
models/api_response.dart
ApiResponse
rawBody property
rawBody property
dark_mode
light_mode
rawBody
property
String
rawBody
final
Raw response body as a string.
Implementation
final String rawBody;
flutter_api_craft package
documentation
models/api_response
ApiResponse
rawBody property
ApiResponse class