menu
gt_api package
documentation
api_service/api_response.dart
ApiResponse<T>
data property
data property
dark_mode
light_mode
data
property
T?
data
final
Parsed data of generic type T
Implementation
final T? data;
gt_api package
documentation
api_service/api_response
ApiResponse<T>
data property
ApiResponse class