setProperty abstract method

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

Implementation

void setProperty(String key, value);