week property

  1. @JsonKey(defaultValue: '0')
String week
final

UNIX timestamp at the start of the week (string).

Implementation

@JsonKey(defaultValue: '0')
final String week;