Delete constructor

Delete(
  1. dynamic selection, [
  2. Map? options
])

Implementation

Delete(selection, [Map? options]) : super([selection], options);