StringUtil extension

on

Properties

b bool
no setter
e bool
no setter
en bool
no setter

Static Methods

isEmpty(String? value, {String? toast}) bool
toast 提示,
isListEmpty(List<JudgeData<String>> lists) bool
判断数据是否为空 依赖值JudgeData 依赖方法 isEmpty
isNotEmpty(String? value) bool
parse(dynamic value) String