route property

String route
final

apiUrl is string of the remote server endpoint route is excluded route is string of the method that you are calling

Implementation

final String route, apiUrl;