menu
zatca_flutter package
documentation
model/fatoora_service_response.dart
FatooraServiceResponse
errors property
errors property
dark_mode
light_mode
errors
property
List
<
ErrorModel
>
?
errors
getter/setter pair
A list of errors that occurred during the operation, if any.
Implementation
List<ErrorModel>? errors;
zatca_flutter package
documentation
model/fatoora_service_response
FatooraServiceResponse
errors property
FatooraServiceResponse class