remove method

*<Null safety>*
  • @override

bool remove (Object? value) override

Implementation

@override
bool remove(Object? value) => _throw();