Login constructor

Login(
  1. Object identity,
  2. Obj param_object
)

Implementation

Login(this.identity, this.param_object);