statusCodeKey property
statusValues is the Key that is used in case when the api provides 200 status code as response but there is a dynamic status code in the Json
Implementation
final String? statusCodeKey;
statusValues is the Key that is used in case when the api provides 200 status code as response but there is a dynamic status code in the Json
final String? statusCodeKey;