handleSet abstract method

dynamic handleSet(
  1. String key,
  2. dynamic value
)

Implementation

dynamic handleSet(String key, dynamic value);