BigtableColumn constructor
BigtableColumn({})
Implementation
BigtableColumn({
this.encoding,
this.fieldName,
this.onlyReadLatest,
this.qualifierEncoded,
this.qualifierString,
this.type,
});
BigtableColumn({
this.encoding,
this.fieldName,
this.onlyReadLatest,
this.qualifierEncoded,
this.qualifierString,
this.type,
});