menu
bluesky package
documentation
core.dart
ServiceContext
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
get
headers
Implementation
Map<String, String> get headers => _headers ?? const {};
bluesky package
documentation
core
ServiceContext
headers property
ServiceContext class