menu
yxw_comm_base_plus package
documentation
utils/network/response/response.dart
ApiResult<T>
responseCode property
responseCode property
dark_mode
light_mode
responseCode
property
ResponseCode
get
responseCode
Implementation
ResponseCode get responseCode => ResponseCodeX.fromCode(code);
yxw_comm_base_plus package
documentation
utils/network/response/response
ApiResult<T>
responseCode property
ApiResult class