listOrganizations abstract method

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

Implementation

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