String? getComponentTitle(String attributeKey, int attriibuteValueIndex) { return fluttermojiProperties[attributeKey]! .property ?.elementAt(attriibuteValueIndex); }