listConversations abstract method

Future<ListConversationsResponse> listConversations(
  1. ServiceCall call,
  2. ListConversationsRequest request
)

Implementation

$async.Future<$11.ListConversationsResponse> listConversations(
    $grpc.ServiceCall call, $11.ListConversationsRequest request);