EmojiURL constructor
const
EmojiURL({
- required String url,
Emoji U R L constructor.
Implementation
const EmojiURL({required this.url}) : super._();
Emoji U R L constructor.
const EmojiURL({required this.url}) : super._();