menu
electrician_app
features/components/domain/services/trip_curve_calculator.dart
TripCurveData
maxPoints property
maxPoints
dark_mode
light_mode
description
maxPoints
property
List
<
CurvePoint
>
maxPoints
final
Implementation
final List<CurvePoint> maxPoints;
electrician_app
trip_curve_calculator
TripCurveData
maxPoints property
TripCurveData class