channelMemberTimezonesCount property

  1. @BuiltValueField(wireName: r'channel_member_timezones_count')
num? channelMemberTimezonesCount

Total number of unique timezones for the group members in the channel

Implementation

@BuiltValueField(wireName: r'channel_member_timezones_count')
num? get channelMemberTimezonesCount;