url property

String? url

Implementation

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