Class BatchBridge

java.lang.Object
com.batch.batch_flutter.interop.BatchBridge

public class BatchBridge extends Object
Bridge that allows code to use Batch's APIs via an action+parameters request, to easily bridge it to some kind of JSON RPC

For internal plugin use only