upsert abstract method

Future<UIBlock> upsert(
  1. ServiceCall call,
  2. UIBlock request
)

Implementation

$async.Future<$0.UIBlock> upsert($grpc.ServiceCall call, $0.UIBlock request);