service abstract method

Future<String> service(
  1. String service
)

Implementation

Future<String> service(String service);