Status constructor

Status(
  1. dynamic obj
)

Implementation

Status(obj) : super([obj]);