errorMessageKey property
errorMessageKey is the Key used to access the error message of the Failure Json in case when the status code is 200 and the response Json is dynamic and in state of failure
Implementation
final String? errorMessageKey;
errorMessageKey is the Key used to access the error message of the Failure Json in case when the status code is 200 and the response Json is dynamic and in state of failure
final String? errorMessageKey;