extra property
An extra map that you can retrieve in Interceptor, Transformer and Response.requestOptions.
The field is designed to be non-identical with Response.extra.
Implementation
Map<String, dynamic>? extra;
An extra map that you can retrieve in Interceptor, Transformer and Response.requestOptions.
The field is designed to be non-identical with Response.extra.
Map<String, dynamic>? extra;