Sub2ApiAdminBoundIdentityChannel constructor
const
Sub2ApiAdminBoundIdentityChannel({})
Implementation
const Sub2ApiAdminBoundIdentityChannel({
required this.channel,
required this.channelAppId,
required this.channelSubject,
required this.metadata,
required this.createdAt,
required this.updatedAt,
});