EmoticonsDelete constructor

EmoticonsDelete({
  1. required String url,
})

Implementation

EmoticonsDelete({
  required this.url,
});