postInsert method

void postInsert(
  1. String key,
  2. dynamic value
)

Implementation

external void postInsert(String key, dynamic value);