id property

  1. @BuiltValueField(wireName: r'id')
String? id

The ID of the emoji

Implementation

@BuiltValueField(wireName: r'id')
String? get id;