onRobotLifted abstract method

void onRobotLifted(
  1. bool isLifted,
  2. String reason
)

Implementation

void onRobotLifted(bool isLifted, String reason);