Removed constructor

Removed(
  1. dynamic id,
  2. dynamic data
)

Implementation

Removed(id, data) : super(id, data);