CubeJSService class
Constructors
- CubeJSService({required String cubeToken, required String baseUrl})
Properties
Methods
-
convertToFlData(
List< Map< rawData, String xLabel, String yLabel) → List<String, dynamic> >FlSpot> -
fetchRawData(
Map< String, dynamic> query) → Future<List> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited