add method

*<Null safety>*
  • @override

bool add (E value) override

Implementation

@override
bool add(E value) => _throw();