menu
refreshed package
documentation
get_utils/src/extensions/string_extensions.dart
GetStringUtils
isURL property
isURL property
dark_mode
light_mode
isURL
property
bool
get
isURL
Discover if the String is a URL file
Implementation
bool get isURL => GetUtils.isURL(this);
refreshed package
documentation
get_utils/src/extensions/string_extensions
GetStringUtils
isURL property
GetStringUtils extension on
String