utf32Codepoints property

List<int> utf32Codepoints
final

The UTF-32 codepoints that make up this emoji.

Implementation

final List<int> utf32Codepoints;