createdTimestamp property

  1. @JsonKey(name: 'createdTimestamp')
DateTime? createdTimestamp
final

Implementation

@JsonKey(name: 'createdTimestamp')
final DateTime? createdTimestamp;