modificationDate property

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

Implementation

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