menu
connectrpc package
documentation
connect.dart
Request<I, O>
headers property
headers property
dark_mode
light_mode
headers
property
Headers
headers
final
Headers that will be sent along with the request.
Implementation
final Headers headers;
connectrpc package
documentation
connect
Request<I, O>
headers property
Request class