paramFor method

AFRouteParam paramFor(
  1. AFScreenID screen
)

Implementation

AFRouteParam paramFor(AFScreenID screen) {
  return this;
}