LinkableUserLinkDTO constructor

LinkableUserLinkDTO({
  1. UserLinkDTO? links,
})

Implementation

LinkableUserLinkDTO({this.links});