draft abstract method

Future<IdentifierResponse> draft(
  1. ServiceCall call,
  2. UsersServiceCreateRequest request
)

Implementation

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