menu
bones_ui package
documentation
bones_ui_kit.dart
HttpResponse
json property
json property
dark_mode
light_mode
json
property
dynamic
get
json
Returns the
body
as JSON.
Implementation
dynamic get json => _jsonDecode(bodyAsString);
bones_ui package
documentation
bones_ui_kit
HttpResponse
json property
HttpResponse class