menu
falkon package
documentation
interceptor.dart
RequestContext
extra property
extra property
dark_mode
light_mode
extra
property
Map
<
String
,
dynamic
>
extra
final
Arbitrary bag that flows through the whole chain.
Implementation
final Map<String, dynamic> extra;
falkon package
documentation
interceptor
RequestContext
extra property
RequestContext class