Expose `as_pretty_json` in the Kotlin bindings
dluvian opened this issue · 0 comments
dluvian commented
Describe the enhancement
Expose as_pretty_json
in the Kotlin bindings.
Use case
I'd like to show the event json in a details menu.
Additional context
I assume it's not yet exposed. Event
doesn't have a as_pretty_json
method