fulfillIntent abstract method

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

Implementation

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