put abstract method

void put(
  1. dynamic value
)
inherited

put new value

Implementation

void put(T value);