monthDisplay property

  1. @JsonKey.new(name: 'MonthDisplay', includeIfNull: false)
String? monthDisplay
final

Implementation

@JsonKey(name: 'MonthDisplay', includeIfNull: false)
final String? monthDisplay;