FdcFieldStorage constructor
Creates a FdcFieldStorage.
Implementation
const FdcFieldStorage({
this.generated = false,
this.insertable = true,
this.updateable = true,
});
Creates a FdcFieldStorage.
const FdcFieldStorage({
this.generated = false,
this.insertable = true,
this.updateable = true,
});