ValidateInputData extension
- on
Methods
-
checkIfEmptyAndNullAndShowMessage(
dynamic message) → String -
Available on String?, provided by the ValidateInputData extension
check if String? is empty and null then return empty string . else return the same string