listOrganizations abstract method
Future<ListOrganizationsResponse>
listOrganizations(
- ServiceCall call,
- ListOrganizationsRequest request
Implementation
$async.Future<$2.ListOrganizationsResponse> listOrganizations(
$grpc.ServiceCall call, $2.ListOrganizationsRequest request);