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