selectOrganizationText abstract method

String selectOrganizationText(
  1. String orgTypeText
)

No description provided for @selectOrganizationText.

In en, this message translates to: 'Select the {orgTypeText}organization you own or administer to update, or select to create a new organization.'

Implementation

String selectOrganizationText(String orgTypeText);