formatUrl method

String formatUrl(
  1. String endpoint
)

Implementation

String formatUrl(String endpoint) => 'http://$ip:$port/elgato/$endpoint';