name property

String? name

The emoji's name. Can be dartlang for a custom emoji, or ❤️ for a text emoji.

Implementation

String? get name;