ResponseExtension extension

on
  • Response

Properties

contentType String?
no setter
hasError bool
no setter
success bool
no setter
url Uri?
no setter

Methods

bytes() List<int>
content() String
json() → dynamic
raiseForStatus() → void
throwForStatus() → void