result property
T
result
final
The result to be sent to the server, or null
if there is no response, as
when the generator is generating a notification.
Implementation
final T result;
The result to be sent to the server, or null
if there is no response, as
when the generator is generating a notification.
final T result;