Skip to main content

joinOrg method

void joinOrg ()

Implementation

void joinOrg() {
navigationService.pushScreen(Routes.joinOrg, arguments: '-1');
}