menu
smart_dio package
documentation
http/request/smart_request.dart
SmartRequest<T>
fromBytes property
fromBytes property
dark_mode
light_mode
fromBytes
property
BytesDecoder
<
T
>
?
fromBytes
final
字节流解析器(用于 Protobuf 等二进制协议)
Implementation
final BytesDecoder<T>? fromBytes;
smart_dio package
documentation
http/request/smart_request
SmartRequest<T>
fromBytes property
SmartRequest class