menu
endaft_core package
documentation
server_test.dart
NextInvocation
response property
response property
dark_mode
light_mode
response
property
Map
<
String
,
dynamic
>
response
final
Raw response of invocation data that we received.
Implementation
final Map<String, dynamic> response;
endaft_core package
documentation
server_test
NextInvocation
response property
NextInvocation class