menu
viggo_core_frontend package
documentation
network/bytes_response.dart
BytesResponse
BytesResponse.new constructor
BytesResponse.new constructor
dark_mode
light_mode
BytesResponse
constructor
BytesResponse
(
{
required
Uint8List
bytes
,
})
Implementation
BytesResponse({required this.bytes});
viggo_core_frontend package
documentation
network/bytes_response
BytesResponse
BytesResponse.new constructor
BytesResponse class