noYear property

bool noYear
@JsonKey(defaultValue: false), read / write

Whether the date has no year associated to it. iOS only.

Implementation

@JsonKey(defaultValue: false)
bool noYear;