stepsList property

List<UpgradeStepItem>? stepsList
final

A list of UpgradeStepItem s representing information about each step performed as part of a specific upgrade or upgrade eligibility check.

Implementation

final List<UpgradeStepItem>? stepsList;