set abstract method

void set(
  1. String selector,
  2. dynamic newValue
)

Implementation

void set(String selector, dynamic newValue);