FluxTable
public class FluxTable
FluxTable holds flux query result table information represented by collection of columns.
-
The list of columns in Table.
Declaration
Swift
public var columns: [FluxColumn]