url static method

String url(
  1. dynamic url
)

Implementation

static String url(url) => '$baseUrl$url';