RequestTypeIconLinkDTO constructor

RequestTypeIconLinkDTO({
  1. Map<String, dynamic>? iconUrls,
})

Implementation

RequestTypeIconLinkDTO({this.iconUrls});