menu
chapasdk package
documentation
data/model/network_response.dart
Success<T>
body property
body property
dark_mode
light_mode
body
property
T
body
final
The response body from the successful API call.
Implementation
final T body;
chapasdk package
documentation
data/model/network_response
Success<T>
body property
Success class