GetEstimateParameters class abstract

Parameters for estimating rows and columns based on given configurations.

Implementers

Constructors

GetEstimateParameters.new()

Properties

calculateRowsAndColumns → CalculateRowsAndColumnsType
no setter
eventType → EventType
no setter
fixedPageLimit → int
no setter
hashCode → int
The hash code for this object.
no setterinherited
isMediumScreen → bool
no setter
isWideScreen → bool
no setter
removeAltGrid → bool
no setter
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
screenPageLimit → int
no setter
shared → bool
no setter
shareScreenStarted → bool
no setter
updateRemoveAltGrid → void Function(bool)
no setter

Methods

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