consumers\get_estimate library
Classes
- GetEstimateOptions
- GetEstimateParameters
- Parameters for estimating rows and columns based on given configurations.
Functions
-
getEstimate(
GetEstimateOptions options) → List< int> - Estimates the number of rows and columns based on the provided options.
Typedefs
-
GetEstimateType
= List<
int> Function(GetEstimateOptions options)