mail property

List<Emoji> get mail

Returns a list of emojis under the 'mail' subgroup.

Implementation

static List<Emoji> get mail => bySubgroup(Subgroup.mail);