listConversations abstract method

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

Implementation

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