set abstract method

void set(
  1. String key,
  2. Object? value
)

Implementation

void set(String key, Object? value);