creationDate property

  1. @JsonKey(name: 'creationDate')
String? creationDate
getter/setter pair

Implementation

@JsonKey(name:'creationDate')
String? creationDate;