get abstract method

Future<String> get(
  1. String endpoint
)

Implementation

Future<String> get(String endpoint);