goToSubscription method

void goToSubscription()

Implementation

void goToSubscription() {
  goto(Routes.SUBSCRIPTION);
}