remove abstract method

  1. @override
void remove(
  1. Object? selector
)
override

Remove a value from the document at the specified path selector.

Implementation

@override
void remove(Object? selector);