languages static method

List<String> languages()

Implementation

static List<String> languages() => ['hi', 'en'];