RawTableSchema

constructor(tableName: String? = null, syncedColumns: List<String>? = null, options: TableOptions = TableOptions())(source)