stepsList property

List<UpgradeStepItem>? stepsList
final

A list of UpgradeStepItem s representing information about each step performed as pard of a specific Upgrade or Upgrade Eligibility Check.

Implementation

final List<UpgradeStepItem>? stepsList;