menu
chapasdk package
documentation
data/model/network_response.dart
ApiError<U>
error property
error property
dark_mode
light_mode
error
property
U
error
final
The error object returned by the API.
Implementation
final U error;
chapasdk package
documentation
data/model/network_response
ApiError<U>
error property
ApiError class