unregister method

bool unregister(
  1. String id
)

Implementation

bool unregister(String id) => unregisterEntry(id);