createdAt property

  1. @JsonKey(name: 'created_at')
int? createdAt
final

Implementation

@JsonKey(name: 'created_at')
final int? createdAt;