setField<V> abstract method

void setField<V>(
  1. String key,
  2. V? value
)

Implementation

void setField<V>(String key, V? value);