code property

  1. @JsonKey(name: 'shortcode')
String code
inherited

The name of the custom emoji.

Implementation

@JsonKey(name: 'shortcode')
String get code => throw _privateConstructorUsedError;