Reconfigure constructor

Reconfigure(
  1. dynamic obj,
  2. Map? options
)

Implementation

Reconfigure(obj, Map? options) : super([obj], options);