routeEntryExists method

bool routeEntryExists(
  1. AFState state
)

Implementation

bool routeEntryExists(AFState state) { return true; }