menu
flutter_xcore package
documentation
export_helper.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;
flutter_xcore package
documentation
export_helper
Response<T>
bodyString property
Response class