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