menu
finch package
documentation
tools.dart
HttpFinchResponse
body property
body property
dark_mode
light_mode
body
property
String
get
body
Implementation
String get body => utf8.decode(bodyBytes);
finch package
documentation
tools
HttpFinchResponse
body property
HttpFinchResponse class