menu
voo_logging package
documentation
features/logging/domain/entities/cloud_sync_config.dart
CloudSyncConfig
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
?
headers
final
Custom headers to include in requests.
Implementation
final Map<String, String>? headers;
voo_logging package
documentation
features/logging/domain/entities/cloud_sync_config
CloudSyncConfig
headers property
CloudSyncConfig class