creationTime property

DateTime creationTime

The date the user was created

Implementation

DateTime get creationTime => get('createdAt', format: 'epoch:millis');