menu
api_tooling package
documentation
response.dart
ApiResponse
bodyBytes property
bodyBytes property
dark_mode
light_mode
bodyBytes
property
@
override
Uint8List
bodyBytes
final
The bytes comprising the body of this response.
Implementation
@override final Uint8List bodyBytes;
api_tooling package
documentation
response
ApiResponse
bodyBytes property
ApiResponse class