menu
gt_api package
documentation
api_service/api_response.dart
ApiResponse<T>
error property
error property
dark_mode
light_mode
error
property
ApiException
?
error
final
Error information (null if success)
Implementation
final ApiException? error;
gt_api package
documentation
api_service/api_response
ApiResponse<T>
error property
ApiResponse class