RPStep constructor

RPStep(String _identifier)

Default constructor. Returns a step with the given identifier

Implementation

RPStep(this._identifier);