createMany abstract method

Future<StatusResponse> createMany(
  1. ServiceCall call,
  2. ContactsRequest request
)

Implementation

$async.Future<$1.StatusResponse> createMany($grpc.ServiceCall call, $6.ContactsRequest request);