getOwnerFromBarcode abstract method

Future<AccountPublicProfile> getOwnerFromBarcode(
  1. ServiceCall call,
  2. Barcode request
)

Implementation

$async.Future<$1.AccountPublicProfile> getOwnerFromBarcode(
    $grpc.ServiceCall call, $2.Barcode request);