destroy abstract method

void destroy({
  1. Function? onDestroyed,
})

Implementation

void destroy({Function? onDestroyed});