createdAt property
Timestamp when the object was created, in milliseconds since the Unix epoch.
Implementation
@JsonKey(name: r'createdAt')
final int createdAt;
Timestamp when the object was created, in milliseconds since the Unix epoch.
@JsonKey(name: r'createdAt')
final int createdAt;