Converts the DiceEmoji to its corresponding JSON value.
@override String toJson() => _$DiceEmojiEnumMap[this]!;