removeAllCallbacks method

dynamic removeAllCallbacks(
  1. List<String> names
)

Implementation

external removeAllCallbacks(List<String> names);