languagesSpoken property

List<String> get languagesSpoken

This list shows countries/disputed countries organized by the languages which are spoken there.

Implementation

List<String> get languagesSpoken => data.languagesSpoken.asUnmodifiable();