free method

void free()

Implementation

void free() {
  olm_clear_account(_inst);
  _freed();
}