menu
xray_sdk package
documentation
packages/config/models/outbound/http_outbound.dart
HttpOutbound
settings property
settings property
dark_mode
light_mode
settings
property
@JsonKey.new(name: 'settings')
HttpOutboundSettings
?
settings
final
Implementation
@JsonKey(name: 'settings') final HttpOutboundSettings? settings;
xray_sdk package
documentation
packages/config/models/outbound/http_outbound
HttpOutbound
settings property
HttpOutbound class