languages static method

List<String> languages()

Implementation

static List<String> languages() => _localizedValues.keys.toList();