ID property
getter/setter pair
The unique IDentifier for the user.
A value of 0 indicates the user is not yet created or will be created.
Implementation
late int ID;
The unique IDentifier for the user.
A value of 0 indicates the user is not yet created or will be created.
late int ID;