notify method

void notify(
  1. String key
)

Implementation

external void notify(
  String key,
);