preInsert method

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

Implementation

external void preInsert(String key, dynamic value);