createdAt property
The Unix timestamp (in seconds) for when the assistant file was created.
Implementation
@JsonKey(name: "created_at")
String createdAt;
The Unix timestamp (in seconds) for when the assistant file was created.
@JsonKey(name: "created_at")
String createdAt;