identifyFullFace abstract method

Future<User> identifyFullFace(
  1. ServiceCall call,
  2. StandardFile request
)

Implementation

$async.Future<$0.User> identifyFullFace(
    $grpc.ServiceCall call, $1.StandardFile request);