forget method

void forget()

Implementation

void forget() {
  farm.publish("florafi/device/$id", "", retain: true);
}