menu
dev_ui_logger package
documentation
dev_ui_logger/api_log_config.dart
ApiLogConfig
maxResponseLength property
maxResponseLength property
dark_mode
light_mode
maxResponseLength
property
int
?
maxResponseLength
final
The maximum length of the response body to be logged.
Implementation
final int? maxResponseLength;
dev_ui_logger package
documentation
dev_ui_logger/api_log_config
ApiLogConfig
maxResponseLength property
ApiLogConfig class