LaunchUrl constructor

LaunchUrl(
  1. Object? url
)

Implementation

LaunchUrl(Object? url) : url = normalizeExpression(url);