extra property

Map<String, dynamic> extra
getter/setter pair

The extra field which will pass-through to the Response.extra.

Implementation

Map<String, dynamic> extra = {};