Constructor
new UserPlatform(username, usernameOfPlatform, platform)
Parameters:
| Name | Type | Description | 
|---|---|---|
| username | string | name of the user | 
| usernameOfPlatform | string | username from the platform | 
| platform | Platform | the platform object |