set method Null safety

void set (
  1. String property,
  2. Object value
)

Implementation

void set(String property, Object value) native;