useEvents method

Implementation

List<MethodPair<VoidValueCallback>>? useEvents() {
  return null;
}