accounts property

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

Number of accounts that shared the link on that day (string).

Implementation

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