listOrganizations abstract method

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

Implementation

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