Linkable constructor

Linkable({
  1. SelfLinkDTO? links,
})

Implementation

Linkable({this.links});