getShipState method

String getShipState()

Implementation

String getShipState() {
  return this.shipState!;
}