url property

String? get url

Implementation

String? get url => isExternal ? ref : null;