viewAll abstract method

Future<ProjectsList> viewAll(
  1. ServiceCall call,
  2. ActiveStatus request
)

Implementation

$async.Future<$0.ProjectsList> viewAll(
    $grpc.ServiceCall call, $1.ActiveStatus request);