getRobotInfo method

Future<Map<String, dynamic>> getRobotInfo()

Implementation

Future<Map<String, dynamic>> getRobotInfo() {
  throw UnimplementedError('getRobotInfo() has not been implemented.');
}