modificationDate property

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

Implementation

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