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