createdDateTime property

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

Implementation

@JsonKey(name: 'createdDateTime')
final int? createdDateTime;