UserTypeRegular constructor

UserTypeRegular(
  1. {int? extra,
  2. int? clientId}
)

A regular user

Implementation

UserTypeRegular