openTsAndCs method

void openTsAndCs()

Implementation

void openTsAndCs() {
  _navigationService.launchLink(TERMS_AND_CONDITIONS_URL);
}