research_package
research_package_model
RPStep
RPStep constructor
RPStep
research_package
research_package_model
RPStep
RPStep constructor
RPStep class
Constructors
RPStep
withTitle
Properties
identifier
stepWidget
text
title
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
RPStep
constructor
RPStep
(
String
_identifier
)
Default constructor. Returns a step with the given identifier
Implementation
RPStep(this._identifier);