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