createdAt property

String? createdAt
getter/setter pair

A custom date/time denoting when the user signed up to the application, specified in RFC3339 format (e.g. 2012-10-20T07:15:20.902Z).

Implementation

String? createdAt;