registrations property

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

Number of users who registered during the week (string).

Implementation

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