selectedCharSetsNotEmpty property

String get selectedCharSetsNotEmpty
"Selected character sets must not be empty"

Implementation

String get selectedCharSetsNotEmpty =>
    """Selected character sets must not be empty""";