AppInstanceUserMembershipSummary constructor
AppInstanceUserMembershipSummary({
- DateTime? readMarkerTimestamp,
- ChannelMembershipType? type,
Implementation
AppInstanceUserMembershipSummary({
this.readMarkerTimestamp,
this.type,
});