FluttermojiFunctions constructor
FluttermojiFunctions()
Implementation
FluttermojiFunctions() {
_decodedList = {
'topType': 4,
'accessoriesType': 0,
'hairColor': 1,
'facialHairType': 0,
'facialHairColor': 1,
'clotheType': 4,
'eyeType': 0,
'eyebrowType': 0,
'mouthType': 1,
'skinColor': 0,
'clotheColor': 1,
'style': 0,
'graphicType': 0
};
}