paramCase property
String?
get
paramCase
Discover if the String is a valid URL
Implementation
String? get paramCase => GetUtils.paramCase(this);
Discover if the String is a valid URL
String? get paramCase => GetUtils.paramCase(this);