createOnePhoto abstract method

Future<StatusResponse> createOnePhoto(
  1. ServiceCall call,
  2. PhotoRequest request
)

Implementation

$async.Future<$1.StatusResponse> createOnePhoto($grpc.ServiceCall call, $0.PhotoRequest request);