updatedChannels property
The updated channels.
Implementation
@JsonKey(defaultValue: [], name: 'updated')
final List<GroupChannel> updatedChannels;
The updated channels.
@JsonKey(defaultValue: [], name: 'updated')
final List<GroupChannel> updatedChannels;