NiceDeeplinksData constructor

const NiceDeeplinksData({
  1. required Uri link,
})

Implementation

const NiceDeeplinksData({required this.link});