extra property
An extra map that you can save your custom information in.
The field is designed to be non-identical with
Options.extra and RequestOptions.extra
.
Implementation
Map<String, dynamic> extra;
An extra map that you can save your custom information in.
The field is designed to be non-identical with
Options.extra and RequestOptions.extra
.
Map<String, dynamic> extra;