Obj constructor

Obj(
  1. Object? object
)

Implementation

Obj(this.object);