getUserById method
Implementation
$grpc.ResponseFuture<$0.AdminUserResponse> getUserById(
$0.AdminUserRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$getUserById, request, options: options);
}
$grpc.ResponseFuture<$0.AdminUserResponse> getUserById(
$0.AdminUserRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$getUserById, request, options: options);
}