menu
sunny_sdk_core package
documentation
model_exports.dart
StringXX
isNumeric property
isNumeric property
dark_mode
light_mode
isNumeric
property
bool
get
isNumeric
Implementation
bool get isNumeric => (num.tryParse(this) != null);
sunny_sdk_core package
documentation
model_exports
StringXX
isNumeric property
StringXX extension on
String