createdAt property

  1. @JsonKey.new(name: 'createdAt')
String createdAt
final

Implementation

@JsonKey(name: 'createdAt')
final String createdAt;