createdAt property
Timestamp of creation in milliseconds in Unix epoch time.
Implementation
@JsonKey(name: r'createdAt')
final int createdAt;
Timestamp of creation in milliseconds in Unix epoch time.
@JsonKey(name: r'createdAt')
final int createdAt;