menu
chapasdk package
documentation
data/model/response/api_response.dart
ApiResponse
errors property
errors property
dark_mode
light_mode
errors
property
List
?
errors
getter/setter pair
List of errors returned by the API, if any.
Implementation
List? errors;
chapasdk package
documentation
data/model/response/api_response
ApiResponse
errors property
ApiResponse class