features/network/breakpoints/ui/breakpoint_json_body_editor library
Classes
- BreakpointJsonBodyEditor
- Dual-mode JSON body editor: syntax-highlighted text + editable tree.
Enums
Functions
-
tryFormatJsonBody(
String text) → String -
Pretty-prints
textif it is JSON; otherwise returnstextunchanged.