url property

String url

Implementation

String get url => joinUrls(_parent?.url ?? '', _url);