usersTotal property

  1. @JsonKey(name: 'usersTotal')
int? usersTotal
final

Implementation

@JsonKey(name: 'usersTotal')
final int? usersTotal;