userCount property
The number of users in the Media Push. The value range is 0,17
.
Implementation
@JsonKey(name: 'userCount')
final int? userCount;
The number of users in the Media Push. The value range is 0,17
.
@JsonKey(name: 'userCount')
final int? userCount;