menu
fpj_core package
documentation
fpj_cores.dart
Response<T>
bodyString property
bodyString property
dark_mode
light_mode
bodyString
property
String
?
bodyString
final
The response body as a Stream of Bytes.
Implementation
final String? bodyString;
fpj_core package
documentation
fpj_cores
Response<T>
bodyString property
Response class