handle abstract method

Future<String> handle(
  1. String routeName
)

Implementation

Future<String> handle(String routeName);