listOrganizations abstract method

Future<ListOrganizationsResponse> listOrganizations(
  1. ServiceCall call,
  2. ListOrganizationsRequest request
)

Implementation

$async.Future<$9.ListOrganizationsResponse> listOrganizations($grpc.ServiceCall call, $9.ListOrganizationsRequest request);