menu
winter package
documentation
response_entity.dart
ResponseEntity
body<T> method
body<T> method
dark_mode
light_mode
body<
T
>
method
T
body
<
T
>(
)
Implementation
T body<T>() { return _body as T; }
winter package
documentation
response_entity
ResponseEntity
body<T> method
ResponseEntity class