recordImageEntry abstract method

Future<IdentifierResponse> recordImageEntry(
  1. ServiceCall call,
  2. VisitationsServiceImageEntryRequest request
)

Implementation

$async.Future<$1.IdentifierResponse> recordImageEntry(
    $grpc.ServiceCall call, $0.VisitationsServiceImageEntryRequest request);