EmojiNotFoundException constructor
const
EmojiNotFoundException(
- String message
An exception thrown when a emoji is not found.
Implementation
const EmojiNotFoundException(this.message);
An exception thrown when a emoji is not found.
const EmojiNotFoundException(this.message);