Provides a list of all the versions in which each emoji was introduced
List<Version> get versions => map((e) => e.version).toUnmodifiableList();