LanguageCompanion constructor
const
LanguageCompanion({})
Implementation
const LanguageCompanion({
this.id = const Value.absent(),
this.name = const Value.absent(),
this.nameInEnglish = const Value.absent(),
this.seqNum = const Value.absent(),
this.rowid = const Value.absent(),
});