menu
xray_sdk package
documentation
packages/config/config.dart
XrayConfig
stats property
stats property
dark_mode
light_mode
stats
property
@JsonKey.new(name: "stats")
StatsConfig
?
stats
getter/setter pair
Used to configure the collection of traffic statistics.
Implementation
@JsonKey(name: "stats") StatsConfig? stats;
xray_sdk package
documentation
packages/config/config
XrayConfig
stats property
XrayConfig class