ChatMembersCompanion constructor
Implementation
const ChatMembersCompanion({
this.userId = const Value.absent(),
this.chatId = const Value.absent(),
this.joinedAt = const Value.absent(),
this.cursor = const Value.absent(),
this.rowid = const Value.absent(),
});