spaceUrl method

Uri spaceUrl(
  1. String space
)

Implementation

Uri spaceUrl(String space) => Uri.parse('$url/$space');