step method

bool step()

Performs step on the underlying js api

Implementation

bool step() => _obj.step();