updateInfo abstract method

Future<ProjectResponse> updateInfo(
  1. ServiceCall call,
  2. ProjectRequest request
)

Implementation

$async.Future<$0.ProjectResponse> updateInfo(
    $grpc.ServiceCall call, $0.ProjectRequest request);