menu
connectrpc package
documentation
connect.dart
Response<I, O>
spec property
spec property
dark_mode
light_mode
spec
property
Spec
<
I
,
O
>
spec
final
Spec of the call.
Implementation
final Spec<I, O> spec;
connectrpc package
documentation
connect
Response<I, O>
spec property
Response class