mineral
builders
EmojiOption
EmojiOption constructor
EmojiOption
EmojiOption
constructor
Null safety
EmojiOption
(
{
Snowflake
?
id
,
required
String
name
}
)
Implementation
EmojiOption({ this.id, required this.name });
mineral
builders
EmojiOption
EmojiOption constructor
EmojiOption class
Constructors
EmojiOption
Properties
hashCode
id
name
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==