url property

String get url
inherited

请求 url, 由 prefixPathpathsuffixPath 组成

Implementation

String get url => prefixPath + path + suffixPath;