readAllPhotos abstract method

Future<PhotosResponse> readAllPhotos(
  1. ServiceCall call,
  2. ReadPhotosRequest request
)

Implementation

$async.Future<$2.PhotosResponse> readAllPhotos($grpc.ServiceCall call, $2.ReadPhotosRequest request);