Admin constructor

Admin(
  1. User user
)

Implementation

Admin(this.user);