autofill abstract method

Future<IdentifierResponse> autofill(
  1. ServiceCall call,
  2. DebitNotesServiceAutofillRequest request
)

Implementation

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