getLeaderOccupation abstract method

String getLeaderOccupation(
  1. Gender gender
)

Returns the occupation of the leader of the kingdom by their gender

Implementation

String getLeaderOccupation(Gender gender);