update abstract method

void update(
  1. String key,
  2. dynamic data
)

Implementation

void update(String key, dynamic data);