statusCodeKey property

String? statusCodeKey
final

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;