lastModifiedDate property

  1. @JsonKey(name: "lastModifiedDate")
String? lastModifiedDate
getter/setter pair

Implementation

@JsonKey(name: "lastModifiedDate")
String? lastModifiedDate;