menu
data_repository package
documentation
remote/api_response.dart
ApiResponse<BodyType, InnerType>
stackTrace property
stackTrace property
dark_mode
light_mode
stackTrace
property
StackTrace
?
stackTrace
final
Stack trace captured where
cause
was thrown, when available.
Implementation
final StackTrace? stackTrace;
data_repository package
documentation
remote/api_response
ApiResponse<BodyType, InnerType>
stackTrace property
ApiResponse class