endpoint abstract method

Uri endpoint(
  1. bool https,
  2. String apiEndpoint
)

Implementation

Uri endpoint(bool https, String apiEndpoint);