getAllProjects abstract method

Future<ProjectList> getAllProjects(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$3.ProjectList> getAllProjects($grpc.ServiceCall call, $0.Empty request);