formattedDateFormatList property

  1. @JsonKey(ignore: true)
List<String> formattedDateFormatList
getter/setter pair

Implementation

@JsonKey(ignore: true)
List<String> formattedDateFormatList = FORMATTED_DATE_FORMAT_LIST;