StringX2 extension

on

Properties

isBlank bool
no setter
isEmpty bool
no setter
isNotBlank bool
no setter
isNotEmpty bool
Whether this string is not empty.
no setter

Methods

ifBlank(String other) String
ifEmpty(String other) String
orElse(String other) String