showApiScreen method

dynamic showApiScreen()

Implementation

showApiScreen(){
  AppNavigator.home();
}