extra property
read / write, inherited
Custom field that you can retrieve it later in Interceptor、Transformer and the Response object.
Implementation
Map<String, dynamic> extra;
Custom field that you can retrieve it later in Interceptor、Transformer and the Response object.
Map<String, dynamic> extra;