fulfillIntent abstract method

Future<FulfillIntentResponse> fulfillIntent(
  1. ServiceCall call,
  2. FulfillIntentRequest request
)

Implementation

$async.Future<$8.FulfillIntentResponse> fulfillIntent(
    $grpc.ServiceCall call, $8.FulfillIntentRequest request);