createdTimestamp property
int
get
createdTimestamp
The timestamp that the user is created
Implementation
int get createdTimestamp => _createdTimestamp;
The timestamp that the user is created
int get createdTimestamp => _createdTimestamp;