errorKey property

Object? errorKey
getter/setter pair

How you expect to find the error in responce Map, to be String, Map, dynamic, ...

Implementation

Object? errorKey;