menu
raw_api_server package
documentation
model/api_request.dart
ApiRequest
data property
data property
dark_mode
light_mode
data
property
Uint8List
?
data
final
A list of of integers that must comply to the type
Uint8
.
Implementation
final Uint8List? data;
raw_api_server package
documentation
model/api_request
ApiRequest
data property
ApiRequest class