tryRemove abstract method

bool tryRemove(
  1. String? name
)

Try to remove an options instance.

Implementation

bool tryRemove(String? name);