dispatch abstract method

void dispatch(
  1. String customId,
  2. List params
)

Implementation

void dispatch(String customId, List params);