paramCase property

String? paramCase

Discover if the String is a valid URL

Implementation

String? get paramCase => GetUtils.paramCase(this);