id property

void id= (String value)

Implementation

set id(String value) {
  _id = value;
}